|
81 | 81 | "themes.desc.SaveAsDark": "Save as preferred dark scheme", |
82 | 82 | "themes.desc.SaveAsLight": "Save as preferred light scheme", |
83 | 83 | "themes.ManageTheme": "Manage Theme", |
| 84 | + "themes.uninstall.Header": "Would you like to uninstall %s?", |
| 85 | + "themes.uninstall.Body": "Whoever has purchased this theme will have to install it again.", |
| 86 | + "themes.uninstalled.success.Header": "Theme successfully uninstalled!", |
| 87 | + "themes.uninstalled.success.Body": "Anybody who had it applied will now see the default theme", |
| 88 | + "themes.applied.session.Header": "Theme successfully applied for this session", |
| 89 | + "themes.applied.session.Body": "Click this notification to revert", |
| 90 | + "theme.applied.Dark": "% is now your preferred dark scheme", |
| 91 | + "theme.applied.Light": "% is now your preferred light scheme", |
| 92 | + "theme.installed.Header": "Theme purchased successfully!", |
| 93 | + "theme.installed.Body": "You can now apply it in your Collection.", |
84 | 94 | "Header.AppDrawer.HeaderLabel": "APPS", |
85 | 95 | "Header.Mark.HeaderLabel": "<b>%s</b> · %s", |
86 | 96 | "Home.Welcome": "<stroke color: \"rgb(0,0,0)\" transparency: \"0.85\" thickness: \".4\">Administer is loading...</stroke>", |
|
174 | 184 | "apps.addserver.Failed": "Sorry, but something went wrong while assigning your primary instance. Please make note of the error in your game's logs and report it to the server maintainer", |
175 | 185 | "apps.RunningSince": "Running since", |
176 | 186 | "apps.BadServer": "This is not a valid Administer AOS instance.", |
177 | | - "apps.Disable": "You can re-enable it from the \"Disabled Apps\" menu. The app may be able to continue running for this session but it will not be started in any new servers.", |
178 | 187 | "apps.Remove": "This app will not start in any new servers but will continue running.", |
179 | 188 | "apps.DupeDetected": "You may only install an app once!", |
180 | 189 | "apps.Downloaded": "Successfully installed an app!", |
181 | 190 | "apps.BadID": "Bad app ID! This app server is returning bad data.", |
182 | | - "apps.server.Down": "Failed reaching out to the App Server. Perhaps it's offline?", |
| 191 | + "apps.server.Down": "Failed reaching out to the AOS instance. Perhaps it's offline?", |
183 | 192 | "apps.server.NotAdminister": "This is not an AOS instance! Check logs for more info.", |
184 | 193 | "apps.pulled.Bad": "Something went wrong with this module: %s", |
185 | 194 | "apps.aos.Down": "AOS didn't return an OK status code", |
|
0 commit comments