From 5660e3f37355999b2877ffbdde86794f2ea2e33d Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 3 Mar 2014 19:50:59 +0000 Subject: OS X fiddling git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89254 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- .../Resorces/Shared/hu.lproj/Localizable.strings | 1 + .../Resorces/Shared/zh-Hans.lproj/Localizable.strings | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) (limited to 'macosx/plugins/DFSound') diff --git a/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings b/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings index bc79acfb..27a18673 100644 --- a/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings +++ b/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings @@ -12,6 +12,7 @@ "OpenAL Sound" = "OpenAL hang"; "Mac OS X Sound" = "Mac OS X hang"; "P.E.Op.S. Sound Driver V1.7\nCoded by Pete Bernert and the P.E.Op.S. team\n" = "P.E.Op.S. Sound Driver V1.7\nFejlesztő Pete Bernert és a P.E.Op.S. team\n"; + /*Unknown/not found value */ //"(Unknown)" = "(Unknown)"; diff --git a/macosx/plugins/DFSound/Resorces/Shared/zh-Hans.lproj/Localizable.strings b/macosx/plugins/DFSound/Resorces/Shared/zh-Hans.lproj/Localizable.strings index 5bd7beeb..09bfa3dc 100644 --- a/macosx/plugins/DFSound/Resorces/Shared/zh-Hans.lproj/Localizable.strings +++ b/macosx/plugins/DFSound/Resorces/Shared/zh-Hans.lproj/Localizable.strings @@ -16,19 +16,19 @@ //"(Unknown)" = "(Unknown)"; /* Interpolation Values */ -"(No Interpolation)" = "(No Interpolation)"; +//"(No Interpolation)" = "(No Interpolation)"; "(Simple Interpolation)" = "(简易增益)"; -"(Gaussian Interpolation)" = "(Gaussian Interpolation)"; -"(Cubic Interpolation)" = "(Cubic Interpolation)"; +//"(Gaussian Interpolation)" = "(Gaussian Interpolation)"; +//"(Cubic Interpolation)" = "(Cubic Interpolation)"; /* Reverb Values */ -"(No Reverb)" = "(No Reverb)"; +//"(No Reverb)" = "(No Reverb)"; "(Simple Reverb)" = "(简易混响)"; -"(PSX Reverb)" = "(PSX Reverb)"; +//"(PSX Reverb)" = "(PSX Reverb)"; /* Volume Values */ -"(Muted)" = "(Muted)"; -"(Low)" = "(Low)"; -"(Medium)" = "(Medium)"; +//"(Muted)" = "(Muted)"; +//"(Low)" = "(Low)"; +//"(Medium)" = "(Medium)"; "(Loud)" = "(高音)"; -"(Loudest)" = "(Loudest)"; +//"(Loudest)" = "(Loudest)"; -- cgit v1.2.3