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:
authorPhilipp Hörist <forenjunkie@chello.at>2017-12-16 15:25:19 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-12-16 15:25:19 +0300
commitcf7cf78e7c8d2d8df3610ade34d18613138af8d3 (patch)
tree44055aa717683798ea8796accaf5ba452aa897b1
parent919d162e50d310c44e50a5acd8f230c43fe53fc4 (diff)
parentb86d713e430e88bef11081d0b992251510584142 (diff)
Merge branch 'OmemoTranslations' into 'master'
[OMEMO] Make some strings translatable See merge request gajim/gajim-plugins!51
-rw-r--r--omemo/config_dialog.ui6
-rw-r--r--omemo/fpr_dialog.ui12
2 files changed, 9 insertions, 9 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>
diff --git a/omemo/fpr_dialog.ui b/omemo/fpr_dialog.ui
index 367af7a..fc29659 100644
--- a/omemo/fpr_dialog.ui
+++ b/omemo/fpr_dialog.ui
@@ -46,7 +46,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>
@@ -61,7 +61,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="TrustCell"/>
<attributes>
@@ -73,7 +73,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="FingerprintCell"/>
<attributes>
@@ -197,7 +197,7 @@
<child>
<object class="GtkTreeViewColumn" id="name_column1">
<property name="resizable">True</property>
- <property name="title">Name</property>
+ <property name="title" translatable="yes">Name</property>
<child>
<object class="GtkCellRendererText" id="NameCell1"/>
<attributes>
@@ -209,7 +209,7 @@
<child>
<object class="GtkTreeViewColumn" id="trust_column1">
<property name="resizable">True</property>
- <property name="title">Trust</property>
+ <property name="title" translatable="yes">Trust</property>
<child>
<object class="GtkCellRendererText" id="TrustCell2"/>
<attributes>
@@ -221,7 +221,7 @@
<child>
<object class="GtkTreeViewColumn" id="fingerprint_column1">
<property name="resizable">True</property>
- <property name="title">Fingerprint</property>
+ <property name="title" translatable="yes">Fingerprint</property>
<child>
<object class="GtkCellRendererText" id="FingerprintCell1"/>
<attributes>