diff options
| author | Victor Tran <vicr12345@gmail.com> | 2018-10-13 19:24:15 +1100 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2018-10-13 19:24:15 +1100 |
| commit | c0348f09343e84ede19f0ebd11b6ab4fa28027f8 (patch) | |
| tree | fb918a5f7a145dea93a20cbc088c83b0c4da1077 | |
| parent | 203571c9bfe7cf802cbaa93e43254ca9b2ec0880 (diff) | |
| download | theInstaller-c0348f09343e84ede19f0ebd11b6ab4fa28027f8.tar.gz theInstaller-c0348f09343e84ede19f0ebd11b6ab4fa28027f8.tar.bz2 theInstaller-c0348f09343e84ede19f0ebd11b6ab4fa28027f8.zip | |
Remove unneeded translation
| -rw-r--r-- | installer/licensewidget.ui | 2 | ||||
| -rw-r--r-- | installer/translations/en_AU.ts | 8 | ||||
| -rw-r--r-- | installer/translations/en_GB.ts | 8 | ||||
| -rw-r--r-- | installer/translations/en_NZ.ts | 8 | ||||
| -rw-r--r-- | installer/translations/en_US.ts | 8 | ||||
| -rw-r--r-- | installer/translations/pt_BR.ts | 8 | ||||
| -rw-r--r-- | installer/translations/vi_VN.ts | 8 |
7 files changed, 1 insertions, 49 deletions
diff --git a/installer/licensewidget.ui b/installer/licensewidget.ui index a971799..2899cd6 100644 --- a/installer/licensewidget.ui +++ b/installer/licensewidget.ui @@ -216,7 +216,7 @@ </font> </property> <property name="text"> - <string>License Name</string> + <string notr="true">License Name</string> </property> <property name="margin"> <number>9</number> diff --git a/installer/translations/en_AU.ts b/installer/translations/en_AU.ts index 8a794ab..5f44930 100644 --- a/installer/translations/en_AU.ts +++ b/installer/translations/en_AU.ts @@ -58,14 +58,6 @@ </message> </context> <context> - <name>LicenseWidget</name> - <message> - <location filename="../licensewidget.ui" line="219"/> - <source>License Name</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> <name>MainWindow</name> <message> <location filename="../mainwindow.ui" line="60"/> diff --git a/installer/translations/en_GB.ts b/installer/translations/en_GB.ts index da215f1..1532ccc 100644 --- a/installer/translations/en_GB.ts +++ b/installer/translations/en_GB.ts @@ -58,14 +58,6 @@ </message> </context> <context> - <name>LicenseWidget</name> - <message> - <location filename="../licensewidget.ui" line="219"/> - <source>License Name</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> <name>MainWindow</name> <message> <location filename="../mainwindow.ui" line="60"/> diff --git a/installer/translations/en_NZ.ts b/installer/translations/en_NZ.ts index 89bfdb4..4974953 100644 --- a/installer/translations/en_NZ.ts +++ b/installer/translations/en_NZ.ts @@ -58,14 +58,6 @@ </message> </context> <context> - <name>LicenseWidget</name> - <message> - <location filename="../licensewidget.ui" line="219"/> - <source>License Name</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> <name>MainWindow</name> <message> <location filename="../mainwindow.ui" line="60"/> diff --git a/installer/translations/en_US.ts b/installer/translations/en_US.ts index aa2c3ab..78c941c 100644 --- a/installer/translations/en_US.ts +++ b/installer/translations/en_US.ts @@ -58,14 +58,6 @@ </message> </context> <context> - <name>LicenseWidget</name> - <message> - <location filename="../licensewidget.ui" line="219"/> - <source>License Name</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> <name>MainWindow</name> <message> <location filename="../mainwindow.ui" line="60"/> diff --git a/installer/translations/pt_BR.ts b/installer/translations/pt_BR.ts index 0a8d0aa..41d6eb2 100644 --- a/installer/translations/pt_BR.ts +++ b/installer/translations/pt_BR.ts @@ -58,14 +58,6 @@ </message> </context> <context> - <name>LicenseWidget</name> - <message> - <location filename="../licensewidget.ui" line="219"/> - <source>License Name</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> <name>MainWindow</name> <message> <location filename="../mainwindow.ui" line="60"/> diff --git a/installer/translations/vi_VN.ts b/installer/translations/vi_VN.ts index f061200..81632e4 100644 --- a/installer/translations/vi_VN.ts +++ b/installer/translations/vi_VN.ts @@ -54,14 +54,6 @@ </message> </context> <context> - <name>LicenseWidget</name> - <message> - <location filename="../licensewidget.ui" line="219"/> - <source>License Name</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> <name>MainWindow</name> <message> <location filename="../mainwindow.ui" line="60"/> |
