summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-11-22 23:47:26 +0100
committerAndras Timar <andras.timar@collabora.com>2014-11-22 23:50:13 +0100
commit9e3b9fa78a9a970028c906b90c857eedbc70692d (patch)
treeaeaba4f5ed33ae5c353fc8b2892bcef9cf3f9f09 /svx
parent4673231d655688e4aa03f87eacf7010d02036c61 (diff)
fdo#86550 make some strings localizable
Change-Id: Ie3b47e30b22b4bbae86f575ca1c9f3639afd3afd (cherry picked from commit 6745c24fdad942f61c225632688bce78da0a547e)
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/colorwindow.ui2
-rw-r--r--svx/uiconfig/ui/docrecoveryrecoverdialog.ui2
-rw-r--r--svx/uiconfig/ui/paralinespacingcontrol.ui8
3 files changed, 6 insertions, 6 deletions
diff --git a/svx/uiconfig/ui/colorwindow.ui b/svx/uiconfig/ui/colorwindow.ui
index eacca5b3d613..37e66276c4d2 100644
--- a/svx/uiconfig/ui/colorwindow.ui
+++ b/svx/uiconfig/ui/colorwindow.ui
@@ -127,7 +127,7 @@
</child>
<child>
<object class="GtkButton" id="color_picker_button">
- <property name="label">Custom Color…</property>
+ <property name="label" translatable="yes">Custom Color…</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
diff --git a/svx/uiconfig/ui/docrecoveryrecoverdialog.ui b/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
index 0f4a1a8574ec..a586ca1402a5 100644
--- a/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
+++ b/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
@@ -35,7 +35,7 @@
</child>
<child>
<object class="GtkButton" id="cancel">
- <property name="label">Discard Recovery Data</property>
+ <property name="label" translatable="yes">Discard Recovery Data</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
diff --git a/svx/uiconfig/ui/paralinespacingcontrol.ui b/svx/uiconfig/ui/paralinespacingcontrol.ui
index 4d04d28fe447..f7c7503523b8 100644
--- a/svx/uiconfig/ui/paralinespacingcontrol.ui
+++ b/svx/uiconfig/ui/paralinespacingcontrol.ui
@@ -65,7 +65,7 @@
<property name="vexpand">True</property>
<child>
<object class="GtkButton" id="spacing_1">
- <property name="label">Spacing: 1</property>
+ <property name="label" translatable="yes">Spacing: 1</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -83,7 +83,7 @@
</child>
<child>
<object class="GtkButton" id="spacing_115">
- <property name="label">Spacing: 1.15</property>
+ <property name="label" translatable="yes">Spacing: 1.15</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -101,7 +101,7 @@
</child>
<child>
<object class="GtkButton" id="spacing_15">
- <property name="label">Spacing: 1.5</property>
+ <property name="label" translatable="yes">Spacing: 1.5</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -119,7 +119,7 @@
</child>
<child>
<object class="GtkButton" id="spacing_2">
- <property name="label">Spacing: 2</property>
+ <property name="label" translatable="yes">Spacing: 2</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>