diff options
| author | Victor Tran <vicr12345@gmail.com> | 2018-12-05 01:56:15 +1100 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2018-12-05 01:56:15 +1100 |
| commit | d47d30c8dc4ddf2a6bd84162dedb159559cfeacc (patch) | |
| tree | 75e278ee5e8498943c8613f8a5cf435e317a686c /installer/translations/en_NZ.ts | |
| parent | 84d2d3998ba64880c9a2736c1bad046176610e68 (diff) | |
| download | theInstaller-d47d30c8dc4ddf2a6bd84162dedb159559cfeacc.tar.gz theInstaller-d47d30c8dc4ddf2a6bd84162dedb159559cfeacc.tar.bz2 theInstaller-d47d30c8dc4ddf2a6bd84162dedb159559cfeacc.zip | |
New flag to update an app
Diffstat (limited to 'installer/translations/en_NZ.ts')
| -rw-r--r-- | installer/translations/en_NZ.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/installer/translations/en_NZ.ts b/installer/translations/en_NZ.ts index 4974953..aa563f1 100644 --- a/installer/translations/en_NZ.ts +++ b/installer/translations/en_NZ.ts @@ -215,32 +215,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="158"/> + <location filename="../mainwindow.cpp" line="162"/> <source>Couldn't retrieve metadata</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="162"/> + <location filename="../mainwindow.cpp" line="166"/> <source>Couldn't connect securely to the server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="244"/> + <location filename="../mainwindow.cpp" line="248"/> <source>%1 currently running</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="244"/> + <location filename="../mainwindow.cpp" line="248"/> <source>Before we continue, you'll need to close %1.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="256"/> + <location filename="../mainwindow.cpp" line="260"/> <source>Getting ready to install %1...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="296"/> + <location filename="../mainwindow.cpp" line="306"/> <source>Warning</source> <translation type="unfinished"></translation> </message> |
