Re-add handling of i18n for Oracle (since it was manual before) (#4541)

Removes en@source from options menu intentionally
This commit is contained in:
Zach H 2022-01-21 23:35:04 -05:00 committed by GitHub
parent 5cf93ad61c
commit 1b7e8f3a16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 223 additions and 220 deletions

View file

@ -20,7 +20,6 @@ class ReleaseChannel;
#define PIXMAPCACHE_SIZE_MIN 64
#define PIXMAPCACHE_SIZE_MAX 2047
#define DEFAULT_LANG_CODE "en"
#define DEFAULT_LANG_NAME "English"
#define CLIENT_INFO_NOT_SET "notset"