|
105 | 105 | "settings.imported": "Settings imported.",
|
106 | 106 | "settings.loaded": "Settings loaded.",
|
107 | 107 | "state.confirmDestruction": "Are you sure?",
|
| 108 | + "state.copy": "Copy to clipboard", |
108 | 109 | "state.deleted": "State loaded.",
|
| 110 | + "state.kgSave": "KG save game", |
| 111 | + "state.kgSaveTitleCopy": "Copy the entire Kittens Game save.", |
| 112 | + "state.kgSaveTitleLoad": "Load an entire Kittens Game save.", |
| 113 | + "state.ksOnly": "KS settings only", |
| 114 | + "state.ksOnlyTitleCopy": "Copy only the settings of Kitten Scientists", |
| 115 | + "state.ksOnlyTitleLoad": "Load only the settings of Kitten Scientists", |
| 116 | + "state.import": "Import from clipboard", |
| 117 | + "state.importTitle": "Store a state that you have in your clipboard.", |
| 118 | + "state.load": "Load from clipboard", |
109 | 119 | "state.loaded": "State loaded.",
|
| 120 | + "state.loadPrompt": "Your current settings will be replaced!\nPaste your settings here:", |
| 121 | + "state.loadPromptGame": "⚠ YOU WILL LOSE YOUR CURRENT SAVE IF YOU DO THIS! ⚠\nPaste your (un/compressed) savegame here:", |
| 122 | + "state.loadStored": "Load stored state", |
| 123 | + "state.local": "Local states", |
| 124 | + "state.noConfirm": "Do NOT confirm destructive actions. (Danger!)", |
| 125 | + "state.paste": "Paste your (un/compressed) settings here :", |
| 126 | + "state.reset": "Reset to factory defaults", |
| 127 | + "state.resetTitle": "Reset absolutely all KS settings to factory defaults.", |
| 128 | + "state.storeCurrent": "Store current", |
| 129 | + "state.storeCurrentTitle": "Create a new state snapshot.", |
| 130 | + "state.title": "State Management", |
| 131 | + "state.unlabled": "unlabeled state", |
110 | 132 | "state.updated": "State updated.",
|
111 | 133 | "status.auto.disable": "Disable Auto {0}",
|
112 | 134 | "status.auto.enable": "Enable Auto {0}",
|
|
0 commit comments