diff options
author | Ruben Pollan <meskio@sindominio.net> | 2014-10-08 09:24:36 -0500 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2014-10-08 09:24:36 -0500 |
commit | e22295c56a39a31602b58186afa528513363fe35 (patch) | |
tree | 7655d34e19725bef849bc02282ecfdbfa141518d /data | |
parent | 24ff067793ad1d9e347ea96da2d262f2f8cb8977 (diff) | |
parent | 34c81307e58f0356ae7275c88590d77728367fee (diff) |
Merge branch 'ivan/bug/fix-strings' into develop
Diffstat (limited to 'data')
-rw-r--r-- | data/ts/en_US.ts | 25 |
1 files changed, 10 insertions, 15 deletions
diff --git a/data/ts/en_US.ts b/data/ts/en_US.ts index 87aaf0e3..8b457988 100644 --- a/data/ts/en_US.ts +++ b/data/ts/en_US.ts @@ -117,11 +117,6 @@ Import canceled.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../src/leap/bitmask/gui/advanced_key_management.py" line="125"/> - <source>Are you sure that you want to replace the current key pair whith the imported?</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../src/leap/bitmask/gui/advanced_key_management.py" line="144"/> <source>Import Successful</source> <translation type="unfinished"></translation> @@ -168,6 +163,11 @@ Export canceled.</source> <source><span style='color:#0000FF;'>NOTE</span>: </source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../src/leap/bitmask/gui/advanced_key_management.py" line="125"/> + <source>Are you sure that you want to replace the current key pair with the imported?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>App</name> @@ -379,11 +379,6 @@ Export canceled.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../src/leap/bitmask/gui/eip_status.py" line="746"/> - <source>We could not find any authentication agent in your system.<br/>Make sure you have<b>polkit-gnome-authentication-agent-1</b> running andtry again.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../src/leap/bitmask/gui/eip_status.py" line="754"/> <source>We could not find <b>pkexec</b> in your system.</source> <translation type="unfinished"></translation> @@ -413,6 +408,11 @@ Export canceled.</source> <source>Encrypted Internet failed to start</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../src/leap/bitmask/gui/eip_status.py" line="746"/> + <source>We could not find any authentication agent in your system.<br/>Make sure you have <b>polkit-gnome-authentication-agent-1</b> running and try again.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Form</name> @@ -1179,11 +1179,6 @@ Export canceled.</source> <source>Form</source> <translation type="unfinished"></translation> </message> - <message> - <location filename="../src/leap/bitmask/gui/ui/preferences_email_page.ui" line="26"/> - <source>PushButton</source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>PreferencesVpnPage</name> |