abouttreesummaryrefslogcommitdiff
path: root/gen_method_xml.py
diff options
context:
space:
mode:
Diffstat (limited to 'gen_method_xml.py')
-rw-r--r--gen_method_xml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen_method_xml.py b/gen_method_xml.py
index cc05228..9b266d5 100644
--- a/gen_method_xml.py
+++ b/gen_method_xml.py
@@ -80,7 +80,7 @@ LOCALES = [
]
# The locale that is at the beginning of the list
-DEFAULT_LOCALE = loc("en", "latin", "latn_qwerty_us", tag="en", dictionary="en_US")
+DEFAULT_LOCALE = loc("en", "latin", "latn_qwerty_us", tag="en", dictionary="en_GB")
def parse_dictionaries():
tree = ET.parse("res/values/dictionaries.xml")