mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-02 16:49:05 +00:00
Remove unused strings
This commit is contained in:
@@ -45,8 +45,6 @@
|
||||
"DIRECTION": "Direction",
|
||||
"DIRECTORY_SETTINGS": "Directory Settings",
|
||||
"DIRECTORY_SETTINGS_BTN": "Directory settings...",
|
||||
"DISABLE_AUTOUPDATE_UNISTORE": "Disable auto-update UniStore on boot",
|
||||
"DISABLE_UPDATE_CHECK": "Disable self-updating",
|
||||
"DONE": "Done!",
|
||||
"DOWNLOAD_ERROR": "Download Error!",
|
||||
"DOWNLOAD_FAILED": "Download Failed!",
|
||||
@@ -58,8 +56,6 @@
|
||||
"DOWNLOADING_UNIVERSAL_DB": "Downloading Universal-DB...",
|
||||
"DONLOADING_UNIVERSAL_UPDATER": "Downloading Universal-Updater...",
|
||||
"DOWNLOADING_UNISTORE": "Downloading UniStore...",
|
||||
"ENABLE_AUTOUPDATE_UNISTORE": "Enable auto-update UniStore on boot",
|
||||
"ENABLE_UPDATE_CHECK": "Enable self-updating",
|
||||
"ENTER_DESC_SHORTCUT": "Enter the shortcut description.",
|
||||
"ENTER_SEARCH": "Enter what you like to search.",
|
||||
"ENTER_SHORTCUT_FILENAME": "Enter the shortcut filename (without extension).",
|
||||
@@ -94,7 +90,6 @@
|
||||
"MEDIATYPE_NAND": "MediaType NAND",
|
||||
"MEDIATYPE_SD": "MediaType SD",
|
||||
"MOVE_ERROR": "Move Error!",
|
||||
"NO": "No",
|
||||
"NO_DOWNLOADS_AVAILABLE": "No downloads available",
|
||||
"NO_LICENSE": "No License",
|
||||
"NO_SCREENSHOTS_AVAILABLE": "No Screenshots available",
|
||||
@@ -137,13 +132,10 @@
|
||||
"UNISTORE_INVALID_ERROR": "This UniStore is invalid and cannot be\nloaded with Universal-Updater.\nMaybe check if there are any Syntax errors?",
|
||||
"UNISTORE_TOO_NEW": "Your version of Universal-Updater is\ntoo old to use this UniStore.\nPlease update to the latest version.",
|
||||
"UNISTORE_TOO_OLD": "This UniStore is outdated and cannot be used\nwith this version of Universal-Updater.\nPlease ask the creator to update it.",
|
||||
"UNSUPPORTED_UNISTORE_VERSION": "The version of this UniStore is unsupported.",
|
||||
"UPDATE_AVAILABLE": "Update Available!",
|
||||
"UPDATE_DONE": "Update done! Please re-open Universal-Updater.",
|
||||
"UPDATE_NOT_AVAILABLE": "No Updates Available!",
|
||||
"UPDATING_SPRITE_SHEET": "Updating Spritesheet...",
|
||||
"UPDATING_SPRITE_SHEET2": "Updating Spritesheet %i of %i...",
|
||||
"UPDATING_UNISTORE": "Updating UniStore...",
|
||||
"VERSION": "Version",
|
||||
"YES": "Yes"
|
||||
"VERSION": "Version"
|
||||
}
|
||||
Reference in New Issue
Block a user