summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorNoel <noelgrandin@gmail.com>2020-10-02 12:35:26 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-10-07 08:15:06 +0200
commit8eff280bc08ec3d7b2312ae4ee48df4d7328b7de (patch)
treeb11a89cba1421add34b22beb98dfeb6cc8bb7bca /sfx2
parent3d056824c687df567c05bf31554fa40ea2baef18 (diff)
ui files: fix some capitalisation issues
Change-Id: Id2efb6e5f1c115cb31a6afd3f988fe156c5ad56e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103829 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/uiconfig/ui/documentfontspage.ui2
-rw-r--r--sfx2/uiconfig/ui/helpindexpage.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/uiconfig/ui/documentfontspage.ui b/sfx2/uiconfig/ui/documentfontspage.ui
index 058e253f5767..3fa414083902 100644
--- a/sfx2/uiconfig/ui/documentfontspage.ui
+++ b/sfx2/uiconfig/ui/documentfontspage.ui
@@ -70,7 +70,7 @@
<object class="GtkLabel" id="fontEmbeddingLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="documentfontspage|fontEmbeddingLabel">Font embedding</property>
+ <property name="label" translatable="yes" context="documentfontspage|fontEmbeddingLabel">Font Embedding</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
diff --git a/sfx2/uiconfig/ui/helpindexpage.ui b/sfx2/uiconfig/ui/helpindexpage.ui
index 49bcafd05d31..f7e5f0a95b8a 100644
--- a/sfx2/uiconfig/ui/helpindexpage.ui
+++ b/sfx2/uiconfig/ui/helpindexpage.ui
@@ -116,7 +116,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="helpindexpage|label1">_Search term</property>
+ <property name="label" translatable="yes" context="helpindexpage|label1">_Search Term</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
</object>