Merge pull request #1056

b5c936c Add monero-core_ar.ts

6ec32c5 Add files via upload (Egyptian flag)

533b1ea Update languages.xml

13358cf Update monero-wallet-gui.pro

6c2fd8e Update qml.qrc
This commit is contained in:
luigi1111 2018-01-06 17:23:35 -05:00
commit ba8ddb23da
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010
5 changed files with 604 additions and 592 deletions

BIN
lang/flags/egypt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -41,4 +41,5 @@ List of available languages for your wallet's seed:
<language display_name="Dansk" locale="da_DK" wallet-language="English" flag="/lang/flags/denmark.png" qs="none"/>
<language display_name="Česky" locale="cs_CZ" wallet_language="Czech" flag="/lang/flags/czech.png" qs="none"/>
<language display_name="Slovensky" locale="sk_SK" wallet_language="English" flag="/lang/flags/slovakia.png" qs="none"/>
<language display_name="Arabic" locale="ar_AR" wallet_language="English" flag="/lang/flags/egypt.png" qs="none"/>
</languages>

View File

@ -326,6 +326,7 @@ TRANSLATIONS = \ # English is default language, no explicit translation file
$$PWD/translations/monero-core_da.ts \ # Danish
$$PWD/translations/monero-core_cs.ts \ # Czech
$$PWD/translations/monero-core_sk.ts \ # Slovak
$$PWD/translations/monero-core_ar.ts \ # Arabic
CONFIG(release, debug|release) {
DESTDIR = release/bin

View File

@ -126,6 +126,7 @@
<file>lang/flags/romania.png</file>
<file>lang/flags/czech.png</file>
<file>lang/flags/slovakia.png</file>
<file>lang/flags/egypt.png</file>
<file>wizard/WizardManageWalletUI.qml</file>
<file>wizard/WizardRecoveryWallet.qml</file>
<file>wizard/WizardMemoTextInput.qml</file>

File diff suppressed because it is too large Load Diff