diff options
Diffstat (limited to 'macosx/Resources/fr.lproj/AddPluginSheet.strings')
| -rw-r--r-- | macosx/Resources/fr.lproj/AddPluginSheet.strings | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/macosx/Resources/fr.lproj/AddPluginSheet.strings b/macosx/Resources/fr.lproj/AddPluginSheet.strings new file mode 100644 index 00000000..6c1f139d --- /dev/null +++ b/macosx/Resources/fr.lproj/AddPluginSheet.strings @@ -0,0 +1,15 @@ + +/* Class = "NSPanel"; title = "Install Greffon"; ObjectID = "10"; */ +"10.title" = "Install Greffon"; + +/* Class = "NSTextFieldCell"; title = "Plugin Installation"; ObjectID = "58"; */ +"58.title" = "Plugin Installation"; + +/* 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 = "Oui"; ObjectID = "113"; */ +"113.title" = "Oui"; + +/* Class = "NSButtonCell"; title = "Non"; ObjectID = "117"; */ +"117.title" = "Non"; |
