Commit af5d30ab authored by Tijmen de Mes's avatar Tijmen de Mes

Updated import text

parent aba2b2e4
...@@ -1298,7 +1298,7 @@ border-color: #3278c8; ...@@ -1298,7 +1298,7 @@ border-color: #3278c8;
</message> </message>
<message> <message>
<location filename="../import_private_key_dialog.ui" line="176"/> <location filename="../import_private_key_dialog.ui" line="176"/>
<source> A private key has been sent from one of your other devices. Enter the code shown on the sending device to import it.</source> <source>A private key has been sent from one of your other devices. Enter the code shown on the sending device to import it.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
...@@ -3188,6 +3188,11 @@ Audio with verified ZRTP is needed for the SMP verification to be available.</so ...@@ -3188,6 +3188,11 @@ Audio with verified ZRTP is needed for the SMP verification to be available.</so
<source>Logging</source> <source>Logging</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="../../blink/preferences.py" line="475"/>
<source>Automatic (Default)</source>
<translation type="unfinished"></translation>
</message>
<message> <message>
<location filename="../../blink/preferences.py" line="863"/> <location filename="../../blink/preferences.py" line="863"/>
<source>Registered at %s</source> <source>Registered at %s</source>
...@@ -3288,11 +3293,6 @@ Audio with verified ZRTP is needed for the SMP verification to be available.</so ...@@ -3288,11 +3293,6 @@ Audio with verified ZRTP is needed for the SMP verification to be available.</so
<source>The application language was changed. A restart is required to apply the change. Would you like to restart now?</source> <source>The application language was changed. A restart is required to apply the change. Would you like to restart now?</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<location filename="../../blink/preferences.py" line="475"/>
<source>Automatic (Default)</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>presence_state</name> <name>presence_state</name>
...@@ -3826,13 +3826,13 @@ QToolButton:pressed { ...@@ -3826,13 +3826,13 @@ QToolButton:pressed {
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../blink/widgets/zrtp.py" line="47"/> <location filename="../../blink/widgets/zrtp.py" line="46"/>
<source>&lt;span style=&quot;color: hsv(100, 85%, 100%);&quot;&gt;Verified&lt;/span&gt;</source> <source>Invalidate</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../blink/widgets/zrtp.py" line="46"/> <location filename="../../blink/widgets/zrtp.py" line="47"/>
<source>Invalidate</source> <source>&lt;span style=&quot;color: hsv(100, 85%, 100%);&quot;&gt;Verified&lt;/span&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
......
...@@ -1297,13 +1297,13 @@ border-color: #3278c8; ...@@ -1297,13 +1297,13 @@ border-color: #3278c8;
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../import_private_key_dialog.ui" line="176"/> <location filename="../../blink/messages.py" line="139"/>
<source> A private key has been sent from one of your other devices. Enter the code shown on the sending device to import it.</source> <source>Import</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../blink/messages.py" line="139"/> <location filename="../import_private_key_dialog.ui" line="176"/>
<source>Import</source> <source>A private key has been sent from one of your other devices. Enter the code shown on the sending device to import it.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
......
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string> A private key has been sent from one of your other devices. Enter the code shown on the sending device to import it.</string> <string>A private key has been sent from one of your other devices. Enter the code shown on the sending device to import it.</string>
</property> </property>
<property name="scaledContents"> <property name="scaledContents">
<bool>false</bool> <bool>false</bool>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment