diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-04 22:35:35 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-04 22:35:35 +0000 |
| commit | bd2bb5d7836d2567e9d2762a2061e7294560bc09 (patch) | |
| tree | 92194672e29c0b6315a973f1d1807929ddccb528 /macosx/English.lproj/fr.lproj/Localizable.strings | |
| parent | e86ad93e2f6d301a0ec020d5ce7b05b93eca460a (diff) | |
| download | pcsxr-bd2bb5d7836d2567e9d2762a2061e7294560bc09.tar.gz | |
Getting rid of a duplicate localization function.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88054 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/fr.lproj/Localizable.strings')
| -rw-r--r-- | macosx/English.lproj/fr.lproj/Localizable.strings | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/macosx/English.lproj/fr.lproj/Localizable.strings b/macosx/English.lproj/fr.lproj/Localizable.strings index 0b084a47..b77de4cc 100644 --- a/macosx/English.lproj/fr.lproj/Localizable.strings +++ b/macosx/English.lproj/fr.lproj/Localizable.strings @@ -82,7 +82,6 @@ "Format Card" = "Formater cette carte mémoire ?"; //"Free Size" = "Free Size"; //"Format" = "Format"; -"No Free Space" = "Pas d'emplacement libre sur la carte mémoire"; //"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."; @@ -103,6 +102,9 @@ "No" = "Non"; //"Delete" = "Delete"; +//not-so-general buttons +//"Show Folder" = "Show Folder"; + //Mem card flags "MemCard_Deleted" = "Supprimé"; "MemCard_Free" = "Libre"; |
