Skip to content

Commit

Permalink
Add the Turkish info.plist.
Browse files Browse the repository at this point in the history
Refs #2261
  • Loading branch information
dak180 committed Oct 26, 2010
1 parent d7dcf7c commit 0388654
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions macosx/Resources/wzlocal/tr.lproj/InfoPlist.strings
@@ -0,0 +1,29 @@
/* Localized versions of Info.plist keys */

/* Only change the strings after the '='; '\n' gives you a new line, do not use it in the CFBundleName or CFBundleDisplayName strings */


/* Warzone */ /* Name in the menubar */
CFBundleName = "Warzone";

/* Warzone 2100 */ /* Name of the app bundle */
CFBundleDisplayName = "Warzone 2100";

/* Copyright © 1999-2004 Eidos Interactive.\nCopyright © 2005-2010 The Warzone 2100 Project */ /* Copyright string */
NSHumanReadableCopyright = "Copyright © 1999-2004 Eidos Interactive.\nCopyright © 2005-2010 The Warzone 2100 Project";


/* Warzone 2100 Map / Mod File */ /* Description of .wz files */
"Warzone 2100 Map / Mod File" = "Warzone 2100 Harita/ Mod Dosyası";

/* Warzone 2100 Multiplayer Mod File */ /* Description of .mod.wz files */
"Warzone 2100 Multiplayer Mod File" = "Warzone 2100 Çok Oyuncu Mod Dosyası";

/* Warzone 2100 Campaign Mod File */ /* Description of .cam.wz files */
"Warzone 2100 Campaign Mod File" = "Warzone 2100 Campaign Mod Dosyası";

/* Warzone 2100 Global Mod File */ /* Description of .gmod.wz files */
"Warzone 2100 Global Mod File" = "Warzone 2100 Küresel Mod Dosyası";

/* Warzone 2100 Music Mod File */ /* Description of .music.wz files */
"Warzone 2100 Music Mod File" = "Warzone 2100 Müzik Mod Dosyası";

0 comments on commit 0388654

Please sign in to comment.