Fix warning by accepting Xcode’s suggestion of en instead of English for base language.
This commit is contained in:
parent
70be7e2bd2
commit
ed3a90e475
@ -2693,10 +2693,9 @@
|
||||
};
|
||||
buildConfigurationList = 849C645B1ED37A5D003D8FC0 /* Build configuration list for PBXProject "NetNewsWire" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
developmentRegion = en;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
English,
|
||||
en,
|
||||
Base,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user