From 4dd77012f333c479984e252beef7d06bd7527cc5 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 23 Mar 2014 17:58:37 +0000 Subject: OS X: minor changes to the localization files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89537 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/fr.lproj/AddPluginSheet.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'macosx/English.lproj/fr.lproj/AddPluginSheet.strings') 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"; -- cgit v1.2.3