mirror of
https://github.com/joel16/VitaShell.git
synced 2024-11-23 11:49:40 +00:00
Fix resources\english_us.txt
This commit is contained in:
parent
25fc49be48
commit
32d65607cb
@ -77,7 +77,7 @@ PROPERTY_FSELF_MODE = "FSELF mode"
|
||||
PROPERTY_SIZE = "Size"
|
||||
PROPERTY_COMPRESSED_SIZE = "Compressed size"
|
||||
PROPERTY_CONTAINS = "Contains"
|
||||
PROPERTY_CONTAINS_FILES_FOLDERS = "%d files, %d folders"
|
||||
PROPERTY_CONTAINS_FILES_FOLDERS = "%d files / %d folders"
|
||||
PROPERTY_CREATION_DATE = "Creation date"
|
||||
PROPERTY_MODFICATION_DATE = "Modification date"
|
||||
PROPERTY_TYPE_ARCHIVE = "Archive"
|
||||
@ -186,7 +186,7 @@ MICROSD_NOT_FOUND = "Please insert a microSD."
|
||||
NO_SPACE_ERROR = "There is not enough free space on the memory\card.\At least %s more space is needed."
|
||||
EXTENDED_PERMISSIONS_REQUIRED = "This feature requires extended permissions.\Please activate 'Enable unsafe homebrew' first."
|
||||
WIFI_ERROR = "You must use Wi-Fi to do this."
|
||||
FTP_SERVER = "FTP server is now running at\ftp://%s:%i\\Press 'OK' to keep it in background.\Press 'Cancel' to disconnect."
|
||||
FTP_SERVER = "FTP server is now running at\ftp://%s:%i\\Select 'OK' to keep it in background.\Select 'Cancel' to disconnect."
|
||||
UPDATE_QUESTION = "VitaShell %s is now available.\\Do you want to update the application?"
|
||||
ARCHIVE_NAME = "Archive name"
|
||||
COMPRESSION_LEVEL = "Compression level (0-9)"
|
||||
|
Loading…
Reference in New Issue
Block a user