diff options
Diffstat (limited to 'chrome/app/framework-Info.plist')
-rw-r--r-- | chrome/app/framework-Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/framework-Info.plist b/chrome/app/framework-Info.plist index 9cfe1b0..f3b7fc7 100644 --- a/chrome/app/framework-Info.plist +++ b/chrome/app/framework-Info.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> - <string>en-US</string> + <string>en</string> <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIdentifier</key> |