From cd7357dc31281c406979637b340ef59972fd5209 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 20 Oct 2013 02:06:38 +0000 Subject: Implement localization on some OS X strings, mainly those in the Hungarian locale. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87585 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/ru.lproj/InfoPlist.strings | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'macosx/English.lproj/ru.lproj') diff --git a/macosx/English.lproj/ru.lproj/InfoPlist.strings b/macosx/English.lproj/ru.lproj/InfoPlist.strings index 89bd0a47..ca2c69df 100644 --- a/macosx/English.lproj/ru.lproj/InfoPlist.strings +++ b/macosx/English.lproj/ru.lproj/InfoPlist.strings @@ -1,11 +1,13 @@ /* Localized versions of Info.plist keys */ -CFBundleName = "PCSXR"; -CFBundleShortVersionString = "PCSX-Reloaded 1.9.94"; -CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project."; -NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2013 PCSX-Reloaded Team."; -"Playstation Emulator Plug-in" = "PlayStation Emulator Plug-in"; -"Playstation BIOS Image" = "PlayStation BIOS Image"; -"PCSXR Memory Card" = "PCSXR Memory Card"; -"PCSXR Freeze State" = "PCSXR Freeze State"; -"Playstation Cheat" = "PCSXR Cheat"; +//Commented out strings are those that need to be translated + +//CFBundleName = "PCSXR"; +//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94"; +//CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project."; +//NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2013 PCSX-Reloaded Team."; +//"Playstation Emulator Plug-in" = "PlayStation Emulator Plug-in"; +//"Playstation BIOS Image" = "PlayStation BIOS Image"; +"PCSXR Memory Card" = "Форматы карт памяти psx"; +//"PCSXR Freeze State" = "PCSXR Freeze State"; +"Playstation Cheat" = "Файлы читов PCSXR"; -- cgit v1.2.3