Change some translations files

merge-requests/64/head
Hugo Posnic 2016-12-17 14:34:17 +01:00
parent 135016bb7e
commit 7ee6c9fe74
6 changed files with 5 additions and 5 deletions

View File

@ -8,10 +8,10 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-17 12:12+0100\n"
"PO-Revision-Date: 2016-12-17 12:12+0100\n"
"PO-Revision-Date: 2016-12-17 14:31+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr_FR\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@ -65,7 +65,7 @@ class ManjaroHello():
self.builder.get_object("aboutdialog").set_logo(logo)
# Init translation
self.default_locale = "en_US"
self.default_locale = "en"
self.sys_locale = locale.getdefaultlocale()[0]
self.default_texts = {}
locales = os.listdir(self.locale_path)

View File

@ -585,8 +585,8 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
<property name="visible">True</property>
<property name="can_focus">False</property>
<items>
<item id="en_US">English (United States)</item>
<item id="fr_FR">Français (France)</item>
<item id="en">English (United States)</item>
<item id="fr">Français (France)</item>
</items>
</object>
<packing>