Skip to content

Commit 8ace23c

Browse files
author
Emilio Pavia
committed
Convert project to Base internationalization
1 parent 7ff1ba2 commit 8ace23c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ScienceJournal.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3168,10 +3168,9 @@
31683168
};
31693169
buildConfigurationList = 68EBA6D51E20421E0089FF7F /* Build configuration list for PBXProject "ScienceJournal" */;
31703170
compatibilityVersion = "Xcode 3.2";
3171-
developmentRegion = English;
3171+
developmentRegion = en;
31723172
hasScannedForEncodings = 0;
31733173
knownRegions = (
3174-
English,
31753174
ar,
31763175
bg,
31773176
bs,
@@ -3249,6 +3248,7 @@
32493248
zh_CN,
32503249
zh_HK,
32513250
zh_TW,
3251+
Base,
32523252
);
32533253
mainGroup = 68EBA6D11E20421E0089FF7F;
32543254
productRefGroup = 68EBA6DB1E20421E0089FF7F /* Products */;

0 commit comments

Comments
 (0)