summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-03-24 12:41:57 +0100
committerAndras Timar <andras.timar@collabora.com>2019-03-24 19:53:34 +0100
commitc18179cf80516f1eca9629a0a8b888e0ca67a020 (patch)
tree0e7bfc62ba8932a0d46556714291b4444c8cb650 /cui
parent0321a639837da7c2ce7ad2f66a7536a5b4a07c6c (diff)
Make some .ui strings translatable / not translatable
Found with bin/ui-translatable.sh Change-Id: I63d613a946c32821c836aaeda897b9713cc681f7 Reviewed-on: https://gerrit.libreoffice.org/69595 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/personalization_tab.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/personalization_tab.ui b/cui/uiconfig/ui/personalization_tab.ui
index 56ae2dfb089a..cef5483dc108 100644
--- a/cui/uiconfig/ui/personalization_tab.ui
+++ b/cui/uiconfig/ui/personalization_tab.ui
@@ -208,7 +208,7 @@
</child>
<child>
<object class="GtkLinkButton" id="applied_theme_link">
- <property name="label">Applied persona's name and URL</property>
+ <property name="label" translatable="no">Applied persona's name and URL</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="relief">none</property>