diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-10 00:44:29 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-10 00:44:29 +0000 |
| commit | 9cce9612a1630618fe38d9320d148020098462ae (patch) | |
| tree | aeffe82af962ede2bb887e500a25060ff0ca114c /macosx/English.lproj/en.lproj/AddPluginSheet.strings | |
| parent | 3e01cc3981e5d23e61418f427ba224f7ab61a757 (diff) | |
| download | pcsxr-9cce9612a1630618fe38d9320d148020098462ae.tar.gz | |
Updating PCSX-R version to 1.9.95.
Setting the minimum OS X version to 10.9.
Using base localization on OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87797 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/en.lproj/AddPluginSheet.strings')
| -rw-r--r-- | macosx/English.lproj/en.lproj/AddPluginSheet.strings | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/macosx/English.lproj/en.lproj/AddPluginSheet.strings b/macosx/English.lproj/en.lproj/AddPluginSheet.strings new file mode 100644 index 00000000..e303a5ef --- /dev/null +++ b/macosx/English.lproj/en.lproj/AddPluginSheet.strings @@ -0,0 +1,15 @@ + +/* Class = "NSPanel"; title = "Install Plug-in"; ObjectID = "10"; */ +"10.title" = "Install Plug-in"; + +/* 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 = "Yes"; ObjectID = "113"; */ +"113.title" = "Yes"; + +/* Class = "NSButtonCell"; title = "No"; ObjectID = "117"; */ +"117.title" = "No"; |
