diff options
| author | Victor Tran <vicr12345@gmail.com> | 2018-07-13 22:56:38 +1000 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2018-07-13 22:56:38 +1000 |
| commit | 6b3eb59ad6ff877523b7cdaa54c0e59d93402e11 (patch) | |
| tree | 44c6ab7301bb1f7cf21c2fdb9c820910b5729f47 /installer | |
| parent | 14f04e63ebf45d5896effe36b55470d86f735dfb (diff) | |
| download | theInstaller-6b3eb59ad6ff877523b7cdaa54c0e59d93402e11.tar.gz theInstaller-6b3eb59ad6ff877523b7cdaa54c0e59d93402e11.tar.bz2 theInstaller-6b3eb59ad6ff877523b7cdaa54c0e59d93402e11.zip | |
Add English translations for plurals
Diffstat (limited to 'installer')
| -rw-r--r-- | installer/resources.qrc | 4 | ||||
| -rw-r--r-- | installer/translations/en_AU.qm | bin | 0 -> 588 bytes | |||
| -rw-r--r-- | installer/translations/en_GB.qm | bin | 0 -> 588 bytes | |||
| -rw-r--r-- | installer/translations/en_NZ.qm | bin | 0 -> 588 bytes | |||
| -rw-r--r-- | installer/translations/en_US.qm | bin | 0 -> 586 bytes |
5 files changed, 4 insertions, 0 deletions
diff --git a/installer/resources.qrc b/installer/resources.qrc index f7f5198..130b5f7 100644 --- a/installer/resources.qrc +++ b/installer/resources.qrc @@ -5,5 +5,9 @@ <file>background.svg</file> <file>translations/vi_VN.qm</file> <file>translations/pt_BR.qm</file> + <file>translations/en_AU.qm</file> + <file>translations/en_GB.qm</file> + <file>translations/en_NZ.qm</file> + <file>translations/en_US.qm</file> </qresource> </RCC> diff --git a/installer/translations/en_AU.qm b/installer/translations/en_AU.qm Binary files differnew file mode 100644 index 0000000..6c2f453 --- /dev/null +++ b/installer/translations/en_AU.qm diff --git a/installer/translations/en_GB.qm b/installer/translations/en_GB.qm Binary files differnew file mode 100644 index 0000000..6c2f453 --- /dev/null +++ b/installer/translations/en_GB.qm diff --git a/installer/translations/en_NZ.qm b/installer/translations/en_NZ.qm Binary files differnew file mode 100644 index 0000000..6c2f453 --- /dev/null +++ b/installer/translations/en_NZ.qm diff --git a/installer/translations/en_US.qm b/installer/translations/en_US.qm Binary files differnew file mode 100644 index 0000000..17a5516 --- /dev/null +++ b/installer/translations/en_US.qm |
