diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-23 17:58:37 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-23 17:58:37 +0000 |
| commit | 4dd77012f333c479984e252beef7d06bd7527cc5 (patch) | |
| tree | 57c82b35f687af42d0ecb462de0e41ace13e7f80 /macosx/fr.lproj/PcsxrMemCard.strings | |
| parent | dd9a927d61d5ceebad11f834f71db6aa3e72b54e (diff) | |
| download | pcsxr-4dd77012f333c479984e252beef7d06bd7527cc5.tar.gz | |
OS X: minor changes to the localization files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89537 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/fr.lproj/PcsxrMemCard.strings')
| -rw-r--r-- | macosx/fr.lproj/PcsxrMemCard.strings | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/fr.lproj/PcsxrMemCard.strings b/macosx/fr.lproj/PcsxrMemCard.strings index 2c817192..79dd83a8 100644 --- a/macosx/fr.lproj/PcsxrMemCard.strings +++ b/macosx/fr.lproj/PcsxrMemCard.strings @@ -1,5 +1,5 @@ -/* Class = "NSWindow"; title = "Memory Card"; ObjectID = "5"; */ +/* Class = "NSWindow"; title = "Carte Mémoire"; ObjectID = "5"; */ "5.title" = "Carte Mémoire"; /* Class = "NSTextFieldCell"; title = "Select which memory card slot you want to put this card in."; ObjectID = "100028"; */ @@ -11,11 +11,11 @@ /* Class = "NSTextFieldCell"; placeholderString = "Mem card file name"; ObjectID = "100035"; */ "100035.placeholderString" = "Mem card file name"; -/* Class = "NSButtonCell"; title = "Slot 2"; ObjectID = "100127"; */ +/* Class = "NSButtonCell"; title = "Carte 2"; ObjectID = "100127"; */ "100127.title" = "Carte 2"; -/* Class = "NSButtonCell"; title = "Slot 1"; ObjectID = "100131"; */ +/* Class = "NSButtonCell"; title = "Carte 1"; ObjectID = "100131"; */ "100131.title" = "Carte 1"; -/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "100135"; */ +/* Class = "NSButtonCell"; title = "Annuler"; ObjectID = "100135"; */ "100135.title" = "Annuler"; |
