mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Fix and remove unneded strings.
This commit is contained in:
+9
-15
@@ -5,11 +5,10 @@
|
|||||||
"CONNECT_WIFI": "Please Connect to WiFi.",
|
"CONNECT_WIFI": "Please Connect to WiFi.",
|
||||||
"DOWNLOADING": "Downloading: ",
|
"DOWNLOADING": "Downloading: ",
|
||||||
"CURRENTLY_EXTRACTING": "\nCurrently extracting:\n",
|
"CURRENTLY_EXTRACTING": "\nCurrently extracting:\n",
|
||||||
"KB_DOWNLOADED": "KB downloaded.",
|
|
||||||
"FILE_EXTRACTED": "file extracted.",
|
"FILE_EXTRACTED": "file extracted.",
|
||||||
"FILES_EXTRACTED": "files extracted.",
|
"FILES_EXTRACTED": "files extracted.",
|
||||||
|
|
||||||
"SCRIPTLIST": "Scriptlist",
|
"SCRIPTLIST": "Script list",
|
||||||
"SETTINGS": "Settings",
|
"SETTINGS": "Settings",
|
||||||
"LANGUAGE": "Language",
|
"LANGUAGE": "Language",
|
||||||
"COLORS": "Colors",
|
"COLORS": "Colors",
|
||||||
@@ -28,16 +27,13 @@
|
|||||||
"ENTER_GREEN_RGB": "Enter the Green RGB.",
|
"ENTER_GREEN_RGB": "Enter the Green RGB.",
|
||||||
"ENTER_BLUE_RGB": "Enter the Blue RGB.",
|
"ENTER_BLUE_RGB": "Enter the Blue RGB.",
|
||||||
|
|
||||||
"WHAT_DO_YOU_TRY": "What are you trying to do? :P",
|
|
||||||
"INCOMPATIBLE_SCRIPT": "You have an incompatible script.",
|
"INCOMPATIBLE_SCRIPT": "You have an incompatible script.",
|
||||||
|
|
||||||
"DELETE_PROMPT": "Are you sure you want to delete this Directory?",
|
"DELETE_PROMPT": "Are you sure you want to delete this Directory?",
|
||||||
"CONFIRM_OR_CANCEL": "Press A to confirm, B to cancel.",
|
"CONFIRM_OR_CANCEL": "Press A to confirm, B to cancel.",
|
||||||
|
|
||||||
"GETTING_SCRIPT_LIST": "Getting Script List...",
|
"GETTING_SCRIPT_LIST": "Getting Script List...",
|
||||||
"B_BACK": "\uE001: Back",
|
"SCRIPTBROWSE": "Script browse",
|
||||||
"A_CHOOSE": "\uE000: Choose",
|
|
||||||
"SCRIPTBROWSE": "Scriptbrowse",
|
|
||||||
"GET_SCRIPTS": "Get Scripts",
|
"GET_SCRIPTS": "Get Scripts",
|
||||||
"INSTALLED_REV": "Installed revision: ",
|
"INSTALLED_REV": "Installed revision: ",
|
||||||
"CURRENT_REV": "Current revision: ",
|
"CURRENT_REV": "Current revision: ",
|
||||||
@@ -70,7 +66,6 @@
|
|||||||
"SHOW_QR": "Click here to show the QR Code.",
|
"SHOW_QR": "Click here to show the QR Code.",
|
||||||
"LINK": "Join our Discord: https://discord.gg/KDJCfGF",
|
"LINK": "Join our Discord: https://discord.gg/KDJCfGF",
|
||||||
|
|
||||||
"TINYDB_DOWNLOADING": "Downloading database of available titles from TinyDB...",
|
|
||||||
"RELEASE_TAG": "Release Tag: ",
|
"RELEASE_TAG": "Release Tag: ",
|
||||||
"DESC": "Desc: ",
|
"DESC": "Desc: ",
|
||||||
"RELEASE_ID": "Release ID: ",
|
"RELEASE_ID": "Release ID: ",
|
||||||
@@ -86,26 +81,25 @@
|
|||||||
"FILEBROWSE_MSG": "Press X to select, Select to refresh.",
|
"FILEBROWSE_MSG": "Press X to select, Select to refresh.",
|
||||||
"SELECT_SCRIPT_PATH": "Select the Script Path.",
|
"SELECT_SCRIPT_PATH": "Select the Script Path.",
|
||||||
|
|
||||||
"USE_BARS": "Use Bars:",
|
"USE_BARS": "Use bar images:",
|
||||||
"CHANGE_SCRIPTPATH": "Change Scriptpath",
|
"CHANGE_SCRIPTPATH": "Change Script path",
|
||||||
"CHANGE_MUSICFILE": "Change Musicfile",
|
"CHANGE_MUSICFILE": "Change Music file",
|
||||||
"SELECT_MUSIC_FILE": "Select the Musicfile.",
|
"SELECT_MUSIC_FILE": "Select the Music file.",
|
||||||
|
|
||||||
"PULLING_APPSTORE": "Pulling App Store data...",
|
|
||||||
"VERSION": "Version: ",
|
"VERSION": "Version: ",
|
||||||
"UPDATING": "Updating...",
|
"UPDATING": "Updating...",
|
||||||
"WOULD_YOU_LIKE_UPDATE": "Would you like to update this store?",
|
"WOULD_YOU_LIKE_UPDATE": "Would you like to update this store?",
|
||||||
"GET_STORES_FIRST": "Get some Stores first!",
|
"GET_STORES_FIRST": "Get some Stores first!",
|
||||||
"PREPARE_STORE": "Prepare store... please wait.",
|
"PREPARE_STORE": "Preparing store... please wait.",
|
||||||
"YES": "Yes",
|
"YES": "Yes",
|
||||||
"NO": "No",
|
"NO": "No",
|
||||||
"CHANGE_STOREPATH": "Change Storepath",
|
"CHANGE_STOREPATH": "Change Store path",
|
||||||
"SELECT_STORE_PATH": "Select the Store Path.",
|
"SELECT_STORE_PATH": "Select the Store Path.",
|
||||||
"UNKNOWN": "Unknown",
|
"UNKNOWN": "Unknown",
|
||||||
"ENTER_OWNER_AND_REPO": "Enter Owner and Repo.",
|
"ENTER_OWNER_AND_REPO": "Enter Owner and Repo.",
|
||||||
"ENTER_FILENAME": "Enter filename.",
|
"ENTER_FILENAME": "Enter filename.",
|
||||||
"UNISTORE_SEARCH": "UniStore search",
|
"UNISTORE_SEARCH": "UniStore search",
|
||||||
"FULL_URL": "Full URL",
|
"FULL_URL": "Full URL",
|
||||||
"GITHUB": "Github",
|
"GITHUB": "GitHub",
|
||||||
"ENTER_FULL_URL": "Enter the full URL."
|
"ENTER_FULL_URL": "Enter the full URL."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user