~ubuntu-branches/debian/squeeze/warzone2100/squeeze

« back to all changes in this revision

Viewing changes to macosx/Resources/wzlocal/ko.lproj/InfoPlist.strings

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2010-08-05 21:08:56 UTC
  • mfrom: (1.4.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100805210856-qolydu7ht9w8u3rd
Tags: 2.3.3-1
* New upstream bugfix release
  - Fixes issues in 2.3.2 (Closes: #591215)
  - Upstream community renamed, update copyright information 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Localized versions of Info.plist keys */
 
2
 
 
3
/* Only change the strings after the '='; '\n' gives you a new line, do not use it in the CFBundleName or CFBundleDisplayName strings */
 
4
 
 
5
 
 
6
/* Warzone */ /* Name in the menubar */
 
7
CFBundleName = "Warzone";
 
8
 
 
9
/* Warzone 2100 */ /* Name of the app bundle */
 
10
CFBundleDisplayName = "Warzone 2100";
 
11
 
 
12
/* Copyright © 1999-2004 Eidos Interactive.\nCopyright © 2005-2010 The Warzone 2100 Project */ /* Copyright string */
 
13
NSHumanReadableCopyright = "Copyright © 1999-2004 Eidos Interactive.\nCopyright © 2005-2010 Warzone 2100 프로젝트";
 
14
 
 
15
 
 
16
/* Warzone 2100 Map / Mod File */ /* Description of .wz files */
 
17
"Warzone 2100 Map / Mod File" = "Warzone 2100 맵 Mod File";
 
18
 
 
19
/* Warzone 2100 Multiplayer Mod File */ /* Description of .mod.wz files */
 
20
"Warzone 2100 Multiplayer Mod File" = "Warzone 2100 멀티플레이어 Mod File";
 
21
 
 
22
/* Warzone 2100 Campaign Mod File */ /* Description of .cam.wz files */
 
23
"Warzone 2100 Campaign Mod File" = "Warzone 2100 캠페인 Mod File";
 
24
 
 
25
/* Warzone 2100 Global Mod File */ /* Description of .gmod.wz files */
 
26
"Warzone 2100 Global Mod File" = "Warzone 2100 글로벌 Mod File";
 
27
 
 
28
/* Warzone 2100 Music Mod File */ /* Description of .music.wz files */
 
29
"Warzone 2100 Music Mod File" = "Warzone 2100 음악 Mod File";