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/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.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/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings')
| -rw-r--r-- | macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings b/macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings new file mode 100644 index 00000000..a3849ffa --- /dev/null +++ b/macosx/plugins/DFCdrom/en.lproj/DFCdromPluginConfig.strings @@ -0,0 +1,48 @@ + +/* Class = "NSWindow"; title = "CDR Configuration"; ObjectID = "5"; */ +"5.title" = "CDR Configuration"; + +/* Class = "NSBox"; title = "General Settings"; ObjectID = "162"; */ +"162.title" = "General Settings"; + +/* Class = "NSBox"; title = "Misc"; ObjectID = "164"; */ +"164.title" = "Misc"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "174"; */ +"174.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "2 X"; ObjectID = "175"; */ +"175.title" = "2 X"; + +/* Class = "NSMenuItem"; title = "Default"; ObjectID = "176"; */ +"176.title" = "Default"; + +/* Class = "NSMenuItem"; title = "1 X"; ObjectID = "177"; */ +"177.title" = "1 X"; + +/* Class = "NSMenuItem"; title = "8 X"; ObjectID = "178"; */ +"178.title" = "8 X"; + +/* Class = "NSMenuItem"; title = "4 X"; ObjectID = "179"; */ +"179.title" = "4 X"; + +/* Class = "NSMenuItem"; title = "16 X"; ObjectID = "180"; */ +"180.title" = "16 X"; + +/* Class = "NSMenuItem"; title = "32 X"; ObjectID = "181"; */ +"181.title" = "32 X"; + +/* Class = "NSButtonCell"; title = "Use Cached Reading"; ObjectID = "189"; */ +"189.title" = "Use Cached Reading"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "243"; */ +"243.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "251"; */ +"251.title" = "Cancel"; + +/* Class = "NSTextFieldCell"; title = "CD-ROM Speed:"; ObjectID = "267"; */ +"267.title" = "CD-ROM Speed:"; + +/* Class = "NSTextFieldCell"; title = "Cache Size:\n"; ObjectID = "MSf-Ad-auA"; */ +"MSf-Ad-auA.title" = "Cache Size:\n"; |
