From aba2b2e4552b271efd9c2dfd683ba3cb6d30ad04 Mon Sep 17 00:00:00 2001 From: Tijmen de Mes <tijmen@ag-projects.com> Date: Fri, 14 Oct 2022 13:38:02 +0000 Subject: [PATCH] Update translation files --- resources/i18n/blink_nl.ts | 12 +++++++++++- resources/i18n/blink_ro.ts | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/resources/i18n/blink_nl.ts b/resources/i18n/blink_nl.ts index 8abef39..b98b41f 100644 --- a/resources/i18n/blink_nl.ts +++ b/resources/i18n/blink_nl.ts @@ -3288,6 +3288,11 @@ 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> <translation type="unfinished"></translation> </message> + <message> + <location filename="../../blink/preferences.py" line="475"/> + <source>Automatic (Default)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>presence_state</name> @@ -3811,7 +3816,7 @@ QToolButton:pressed { <translation type="unfinished"></translation> </message> <message> - <location filename="../zrtp_widget.ui" line="513"/> + <location filename="../../blink/widgets/zrtp.py" line="49"/> <source>Validate</source> <translation type="unfinished"></translation> </message> @@ -3825,5 +3830,10 @@ QToolButton:pressed { <source><span style="color: hsv(100, 85%, 100%);">Verified</span></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../../blink/widgets/zrtp.py" line="46"/> + <source>Invalidate</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/resources/i18n/blink_ro.ts b/resources/i18n/blink_ro.ts index 49d3e52..cb0d2b7 100644 --- a/resources/i18n/blink_ro.ts +++ b/resources/i18n/blink_ro.ts @@ -3288,6 +3288,11 @@ 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> <translation type="unfinished"></translation> </message> + <message> + <location filename="../../blink/preferences.py" line="475"/> + <source>Automatic (Default)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>presence_state</name> @@ -3811,7 +3816,7 @@ QToolButton:pressed { <translation type="unfinished"></translation> </message> <message> - <location filename="../zrtp_widget.ui" line="513"/> + <location filename="../../blink/widgets/zrtp.py" line="49"/> <source>Validate</source> <translation type="unfinished"></translation> </message> @@ -3825,5 +3830,10 @@ QToolButton:pressed { <source><span style="color: hsv(100, 85%, 100%);">Verified</span></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../../blink/widgets/zrtp.py" line="46"/> + <source>Invalidate</source> + <translation type="unfinished"></translation> + </message> </context> </TS> -- 2.21.0