diff options
Diffstat (limited to 'macosx/English.lproj/en.lproj/Localizable.strings')
| -rw-r--r-- | macosx/English.lproj/en.lproj/Localizable.strings | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/macosx/English.lproj/en.lproj/Localizable.strings b/macosx/English.lproj/en.lproj/Localizable.strings index b64b02e2..55b8934e 100644 --- a/macosx/English.lproj/en.lproj/Localizable.strings +++ b/macosx/English.lproj/en.lproj/Localizable.strings @@ -80,7 +80,6 @@ "Format Card" = "Format Card"; "Free Size" = "Free Size"; "Format" = "Format"; -"No Free Space" = "No Free Space"; "Formatting a memory card will remove all data on it.\n\nThis cannot be undone." = "Formatting a memory card will remove all data on it.\n\nThis cannot be undone."; "Delete Block" = "Delete Block"; "Deleting a block will remove all saved data on that block.\n\nThis cannot be undone." = "Deleting a memory card object will set the blocks to not be readable by the emulator, and may result in the data being overwritten in the future."; @@ -101,6 +100,9 @@ "No" = "No"; "Delete" = "Delete"; +//not-so-general buttons +"Show Folder" = "Show Folder"; + //Mem card flags "MemCard_Deleted" = "Deleted"; "MemCard_Free" = "Free"; |
