summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-10-28 10:32:55 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-10-31 23:28:11 +0100
commitf7f0f39968e7b5630364d16d01c13ee015633be7 (patch)
tree4011ebe902ce3591b22d8273fd570f48b4d0d2d0 /cui
parenta30c5d278a0785bf7a8d19ff9e5e86ad97566ea0 (diff)
Translatable string fixes
Change-Id: I8dd8f70dd7c522d60dbd69cea8c78773d6dc2ebf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142085 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/deepltabpage.ui2
-rw-r--r--cui/uiconfig/ui/optaccessibilitypage.ui4
2 files changed, 3 insertions, 3 deletions
diff --git a/cui/uiconfig/ui/deepltabpage.ui b/cui/uiconfig/ui/deepltabpage.ui
index 1694bc5a09c8..d6635b7ae990 100644
--- a/cui/uiconfig/ui/deepltabpage.ui
+++ b/cui/uiconfig/ui/deepltabpage.ui
@@ -76,7 +76,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="margin_end">5</property>
- <property name="label" translatable="yes" context="deepltabpage|label3">Auth Key:</property>
+ <property name="label" translatable="yes" context="deepltabpage|label3">Authentication key:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">authkey</property>
</object>
diff --git a/cui/uiconfig/ui/optaccessibilitypage.ui b/cui/uiconfig/ui/optaccessibilitypage.ui
index 07d89dcac65e..2148ee39bc03 100644
--- a/cui/uiconfig/ui/optaccessibilitypage.ui
+++ b/cui/uiconfig/ui/optaccessibilitypage.ui
@@ -146,7 +146,7 @@
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="label" translatable="yes" context="optaccessibilitypage|label13">High Contrast:</property>
+ <property name="label" translatable="yes" context="optaccessibilitypage|label13">High contrast:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">highcontrast</property>
<property name="xalign">0</property>
@@ -169,7 +169,7 @@
</items>
<child internal-child="accessible">
<object class="AtkObject" id="highcontrast-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|highcontrast">Controls if high contrast mode is used. Select from "Automatic", "Disable" and "Enable". "Automatic" uses high contrast according to system settings.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|highcontrast">Controls if high contrast mode is used. Select from “Automatic”, “Disable” and “Enable”. “Automatic” uses high contrast according to system settings.</property>
</object>
</child>
</object>