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/plugins/DFCdrom/English.lproj/InfoPlist.strings | 2 +- macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings | 2 +- macosx/plugins/DFCdrom/hu.lproj/Localizable.strings | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'macosx/plugins/DFCdrom') diff --git a/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings b/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings index 114b6964..91b98ae4 100755 --- a/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings +++ b/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings @@ -3,4 +3,4 @@ CFBundleName = "CD-ROM Drive Reader"; CFBundleShortVersionString = "1.0"; CFBundleGetInfoString = "Based on CDR plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 Wei Mingzhi."; +NSHumanReadableCopyright = "Copyright © 2010 Wei Mingzhi."; diff --git a/macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings b/macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings index 114b6964..1f3c116f 100755 --- a/macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings +++ b/macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings @@ -1,6 +1,6 @@ /* Localized versions of Info.plist keys */ -CFBundleName = "CD-ROM Drive Reader"; +CFBundleName = "CD-ROM olvasó"; CFBundleShortVersionString = "1.0"; CFBundleGetInfoString = "Based on CDR plugin by linuzappz."; NSHumanReadableCopyright = "Copyright (c) 2010 Wei Mingzhi."; diff --git a/macosx/plugins/DFCdrom/hu.lproj/Localizable.strings b/macosx/plugins/DFCdrom/hu.lproj/Localizable.strings index b4e1b9f8..8aa6b9da 100644 --- a/macosx/plugins/DFCdrom/hu.lproj/Localizable.strings +++ b/macosx/plugins/DFCdrom/hu.lproj/Localizable.strings @@ -6,4 +6,4 @@ Copyright 2011 __MyCompanyName__. All rights reserved. */ -"CD-ROM Drive Reader" = "CD-ROM Drive Reader"; +"CD-ROM Drive Reader" = "CD-ROM olvasó"; -- cgit v1.2.3