summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2013-01-04 15:10:50 +0100
committerMiklos Vajna <vmiklos@suse.cz>2013-01-07 08:37:57 +0000
commit2c78a8cd8a299fc7ec44947f0f7cb0de7d28f391 (patch)
tree313928c52622cf25523a8afec5453cc1fe38bd10 /cui/uiconfig
parentChange 'Add' to 'Add to Dictionary' in the Dialog also (diff)
downloadcore-2c78a8cd8a299fc7ec44947f0f7cb0de7d28f391.tar.gz
core-2c78a8cd8a299fc7ec44947f0f7cb0de7d28f391.zip
Better wording for Spellcheck buttons/context menu
Change-Id: Iddf82427c17a1caf72897e7af7592052c8e4fa71 Reviewed-on: https://gerrit.libreoffice.org/1541 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r--cui/uiconfig/ui/spellingdialog.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui
index ef61b87cc73c..084a41f787e4 100644
--- a/cui/uiconfig/ui/spellingdialog.ui
+++ b/cui/uiconfig/ui/spellingdialog.ui
@@ -164,7 +164,7 @@
</child>
<child>
<object class="GtkButton" id="change">
- <property name="label" translatable="yes">_Change</property>
+ <property name="label" translatable="yes">_Correct</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -180,7 +180,7 @@
</child>
<child>
<object class="GtkButton" id="changeall">
- <property name="label" translatable="yes">Change A_ll</property>
+ <property name="label" translatable="yes">Correct A_ll</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -196,7 +196,7 @@
</child>
<child>
<object class="GtkButton" id="autocorrect">
- <property name="label" translatable="yes">AutoCor_rect</property>
+ <property name="label" translatable="yes">Alwa_ys correct</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -212,7 +212,7 @@
</child>
<child>
<object class="GtkCheckButton" id="checkgrammar">
- <property name="label" translatable="yes">Check _grammar</property>
+ <property name="label" translatable="yes">Check _Grammar</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>