summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-04-11 19:15:54 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-04-11 19:15:54 -0500
commit84999c81d706396970d209c5952ca8c341eb329e (patch)
tree4d26ee5a084d7ac54938c41518b59ba3bbcd60ab /sc/uiconfig
parent04b74906e28aa6732ba4bfcd97f4028c0201c166 (diff)
databaroptions.ui: Improve some translatable messages
Change-Id: Ia9380033261c7aaa229f9d2a64af0ac33c41d541
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/ui/databaroptions.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/uiconfig/scalc/ui/databaroptions.ui b/sc/uiconfig/scalc/ui/databaroptions.ui
index f47455954898..26860d610676 100644
--- a/sc/uiconfig/scalc/ui/databaroptions.ui
+++ b/sc/uiconfig/scalc/ui/databaroptions.ui
@@ -483,7 +483,7 @@
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Bar lengths</property>
+ <property name="label" translatable="yes">Bar Lengths</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -498,7 +498,7 @@
</child>
<child>
<object class="GtkCheckButton" id="only_bar">
- <property name="label" translatable="yes">Show Bar Only</property>
+ <property name="label" translatable="yes">Display bar only</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -514,8 +514,8 @@
<child>
<object class="GtkLabel" id="str_same_value">
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Min value must be smaller than max value!</property>
<property name="xalign">0</property>
+ <property name="label" translatable="yes">The minimum value must be less than the maximum value.</property>
</object>
<packing>
<property name="expand">False</property>