diff options
author | Translations <translations@dino.im> | 2018-11-14 21:22:48 +0100 |
---|---|---|
committer | fiaxh <git@mx.ax.lt> | 2018-11-14 21:31:47 +0100 |
commit | 45236d07bca544f44c0861d0df50c4b40e55a6dd (patch) | |
tree | 3aea66c466408bd0a647f69d8b72ad30f36e5511 /plugins/omemo/data/manage_key_dialog.ui | |
parent | 38b532034f7ff60542a5751a283e734a23263bb7 (diff) | |
download | dino-45236d07bca544f44c0861d0df50c4b40e55a6dd.tar.gz dino-45236d07bca544f44c0861d0df50c4b40e55a6dd.zip |
Update translations
Diffstat (limited to 'plugins/omemo/data/manage_key_dialog.ui')
-rw-r--r-- | plugins/omemo/data/manage_key_dialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/omemo/data/manage_key_dialog.ui b/plugins/omemo/data/manage_key_dialog.ui index df0b81b5..7c739967 100644 --- a/plugins/omemo/data/manage_key_dialog.ui +++ b/plugins/omemo/data/manage_key_dialog.ui @@ -6,7 +6,7 @@ <child type="titlebar"> <object class="GtkHeaderBar" id="header_bar"> <property name="visible">True</property> - <property name="title">Manage Key</property> + <property name="title" translatable="yes">Manage Key</property> <property name="show_close_button">False</property> <child> <object class="GtkButton" id="cancel_button"> @@ -110,7 +110,7 @@ <object class="GtkButton" id="verify_no_button"> <property name="visible">True</property> <property name="hexpand">True</property> - <property name="label" translatable="yes">Not Matching</property> + <property name="label" translatable="yes">Not matching</property> </object> </child> <child> |