diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 03:41:31 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 03:41:31 +0000 |
| commit | 1bbbc2fad8af9dd5c7538e054b3bb5035db9693f (patch) | |
| tree | c9166c8f2fdbf2ff3b4b99de7c486d3f26e65767 /macosx/fr.lproj/PcsxrMemCard.strings | |
| parent | a4463d88e3a0b941bef85db712517b2d67de83b4 (diff) | |
| download | pcsxr-1bbbc2fad8af9dd5c7538e054b3bb5035db9693f.tar.gz | |
More localization stuff for OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87980 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 9c5dcb74..2c817192 100644 --- a/macosx/fr.lproj/PcsxrMemCard.strings +++ b/macosx/fr.lproj/PcsxrMemCard.strings @@ -1,6 +1,6 @@ /* Class = "NSWindow"; title = "Memory Card"; ObjectID = "5"; */ -"5.title" = "Memory Card"; +"5.title" = "Carte Mémoire"; /* Class = "NSTextFieldCell"; title = "Select which memory card slot you want to put this card in."; ObjectID = "100028"; */ "100028.title" = "Select which memory card slot you want to put this card in."; @@ -12,10 +12,10 @@ "100035.placeholderString" = "Mem card file name"; /* Class = "NSButtonCell"; title = "Slot 2"; ObjectID = "100127"; */ -"100127.title" = "Slot 2"; +"100127.title" = "Carte 2"; /* Class = "NSButtonCell"; title = "Slot 1"; ObjectID = "100131"; */ -"100131.title" = "Slot 1"; +"100131.title" = "Carte 1"; /* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "100135"; */ -"100135.title" = "Cancel"; +"100135.title" = "Annuler"; |
