Fix localization issues
This commit is contained in:
parent
ded53bb5ae
commit
79885d4406
1 changed files with 2 additions and 2 deletions
|
@ -154,11 +154,11 @@
|
|||
};
|
||||
buildConfigurationList = 43066AF115095A06003E5DD7 /* Build configuration list for PBXProject "PSDWriter-Mac" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
developmentRegion = en;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
English,
|
||||
en,
|
||||
Base,
|
||||
);
|
||||
mainGroup = 43066AEC15095A06003E5DD7;
|
||||
productRefGroup = 43066AF815095A06003E5DD7 /* Products */;
|
||||
|
|
Reference in a new issue