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/DFSound | |
| 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/DFSound')
| -rw-r--r-- | macosx/plugins/DFSound/Resorces/Shared/Base.lproj/NetSfPeopsSpuPluginMain.xib (renamed from macosx/plugins/DFSound/Resorces/Shared/English.lproj/NetSfPeopsSpuPluginMain.xib) | 0 | ||||
| -rw-r--r-- | macosx/plugins/DFSound/Resorces/Shared/en.lproj/NetSfPeopsSpuPluginMain.strings | 57 |
2 files changed, 57 insertions, 0 deletions
diff --git a/macosx/plugins/DFSound/Resorces/Shared/English.lproj/NetSfPeopsSpuPluginMain.xib b/macosx/plugins/DFSound/Resorces/Shared/Base.lproj/NetSfPeopsSpuPluginMain.xib index 76f30af9..76f30af9 100644 --- a/macosx/plugins/DFSound/Resorces/Shared/English.lproj/NetSfPeopsSpuPluginMain.xib +++ b/macosx/plugins/DFSound/Resorces/Shared/Base.lproj/NetSfPeopsSpuPluginMain.xib diff --git a/macosx/plugins/DFSound/Resorces/Shared/en.lproj/NetSfPeopsSpuPluginMain.strings b/macosx/plugins/DFSound/Resorces/Shared/en.lproj/NetSfPeopsSpuPluginMain.strings new file mode 100644 index 00000000..b67f96f8 --- /dev/null +++ b/macosx/plugins/DFSound/Resorces/Shared/en.lproj/NetSfPeopsSpuPluginMain.strings @@ -0,0 +1,57 @@ + +/* Class = "NSWindow"; title = "SPU Configuration"; ObjectID = "6"; */ +"6.title" = "SPU Configuration"; + +/* Class = "NSBox"; title = "General Settings"; ObjectID = "9"; */ +"9.title" = "General Settings"; + +/* Class = "NSBox"; title = "XA Music"; ObjectID = "19"; */ +"19.title" = "XA Music"; + +/* Class = "NSBox"; title = "Misc"; ObjectID = "24"; */ +"24.title" = "Misc"; + +/* Class = "NSTextFieldCell"; title = "Reverb:"; ObjectID = "80"; */ +"80.title" = "Reverb:"; + +/* Class = "NSTextFieldCell"; title = "Interpolation:"; ObjectID = "82"; */ +"82.title" = "Interpolation:"; + +/* Class = "NSTextFieldCell"; title = "(Simple Reverb)"; ObjectID = "84"; */ +"84.title" = "(Simple Reverb)"; + +/* Class = "NSTextFieldCell"; title = "(Simple Interpolation)"; ObjectID = "85"; */ +"85.title" = "(Simple Interpolation)"; + +/* Class = "NSTextFieldCell"; title = "Volume:"; ObjectID = "86"; */ +"86.title" = "Volume:"; + +/* Class = "NSTextFieldCell"; title = "(Loud)"; ObjectID = "88"; */ +"88.title" = "(Loud)"; + +/* Class = "NSButtonCell"; title = "Change XA Speed"; ObjectID = "89"; */ +"89.title" = "Change XA Speed"; + +/* Class = "NSButtonCell"; title = "High Compatibility Mode"; ObjectID = "90"; */ +"90.title" = "High Compatibility Mode"; + +/* Class = "NSButtonCell"; title = "SPU IRQ Wait"; ObjectID = "91"; */ +"91.title" = "SPU IRQ Wait"; + +/* Class = "NSButtonCell"; title = "Mono Sound"; ObjectID = "92"; */ +"92.title" = "Mono Sound"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "163"; */ +"163.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "167"; */ +"167.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "Reset"; ObjectID = "172"; */ +"172.title" = "Reset"; + +/* Class = "NSButtonCell"; title = "High Compatibility Mode"; ObjectID = "197"; */ +"197.title" = "High Compatibility Mode"; + +/* Class = "NSButtonCell"; title = "Change XA Speed"; ObjectID = "234"; */ +"234.title" = "Change XA Speed"; |
