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/English.lproj/fr.lproj/AddPluginSheet.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/English.lproj/fr.lproj/AddPluginSheet.strings')
| -rw-r--r-- | macosx/English.lproj/fr.lproj/AddPluginSheet.strings | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/English.lproj/fr.lproj/AddPluginSheet.strings b/macosx/English.lproj/fr.lproj/AddPluginSheet.strings index 2fd39f1d..6c1f139d 100644 --- a/macosx/English.lproj/fr.lproj/AddPluginSheet.strings +++ b/macosx/English.lproj/fr.lproj/AddPluginSheet.strings @@ -1,5 +1,5 @@ -/* Class = "NSPanel"; title = "Install Plug-in"; ObjectID = "10"; */ +/* Class = "NSPanel"; title = "Install Greffon"; ObjectID = "10"; */ "10.title" = "Install Greffon"; /* Class = "NSTextFieldCell"; title = "Plugin Installation"; ObjectID = "58"; */ @@ -8,8 +8,8 @@ /* Class = "NSTextFieldCell"; title = "Do you want to install this plugin into PCSXR?"; ObjectID = "59"; */ "59.title" = "Do you want to install this plugin into PCSXR?"; -/* Class = "NSButtonCell"; title = "Yes"; ObjectID = "113"; */ +/* Class = "NSButtonCell"; title = "Oui"; ObjectID = "113"; */ "113.title" = "Oui"; -/* Class = "NSButtonCell"; title = "No"; ObjectID = "117"; */ +/* Class = "NSButtonCell"; title = "Non"; ObjectID = "117"; */ "117.title" = "Non"; |
