Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'omemo/config_dialog.ui')
-rw-r--r--omemo/config_dialog.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/omemo/config_dialog.ui b/omemo/config_dialog.ui
index 821c06a..c64df4c 100644
--- a/omemo/config_dialog.ui
+++ b/omemo/config_dialog.ui
@@ -244,7 +244,7 @@
<child>
<object class="GtkTreeViewColumn" id="name_column">
<property name="resizable">True</property>
- <property name="title">Name</property>
+ <property name="title" translatable="yes">Name</property>
<property name="clickable">True</property>
<property name="sort_indicator">True</property>
<property name="sort_column_id">1</property>
@@ -259,7 +259,7 @@
<child>
<object class="GtkTreeViewColumn" id="trust_column">
<property name="resizable">True</property>
- <property name="title">Trust</property>
+ <property name="title" translatable="yes">Trust</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertoggle1"/>
<attributes>
@@ -271,7 +271,7 @@
<child>
<object class="GtkTreeViewColumn" id="fingerprint_column">
<property name="resizable">True</property>
- <property name="title">Fingerprint</property>
+ <property name="title" translatable="yes">Fingerprint</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext4"/>
<attributes>