[Libreoffice-commits] core.git: sfx2/uiconfig
Jan Holesovsky
kendy at collabora.com
Thu Dec 12 03:23:43 PST 2013
sfx2/uiconfig/ui/startcenter.ui | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 3c65cee396d8e761113272daa47d8df17fa5d820
Author: Jan Holesovsky <kendy at collabora.com>
Date: Thu Dec 12 12:20:58 2013 +0100
startcenter: Update the button descriptions to the UX team decision.
Change-Id: Ie0813e8faa1cc97aa77fc89659b829226d0e5736
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui
index 42e093f..adbad28 100644
--- a/sfx2/uiconfig/ui/startcenter.ui
+++ b/sfx2/uiconfig/ui/startcenter.ui
@@ -105,7 +105,7 @@
</child>
<child>
<object class="GtkButton" id="writer_all">
- <property name="label" translatable="yes">New _Document</property>
+ <property name="label" translatable="yes">Writer _Document</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -125,7 +125,7 @@
</child>
<child>
<object class="GtkButton" id="calc_all">
- <property name="label" translatable="yes">New _Spreadsheet</property>
+ <property name="label" translatable="yes">Calc _Spreadsheet</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -145,7 +145,7 @@
</child>
<child>
<object class="GtkButton" id="impress_all">
- <property name="label" translatable="yes">New _Presentation</property>
+ <property name="label" translatable="yes">Impress _Presentation</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -165,7 +165,7 @@
</child>
<child>
<object class="GtkButton" id="draw_all">
- <property name="label" translatable="yes">New D_rawing</property>
+ <property name="label" translatable="yes">Draw D_rawing</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -185,7 +185,7 @@
</child>
<child>
<object class="GtkButton" id="math_all">
- <property name="label" translatable="yes">New For_mula</property>
+ <property name="label" translatable="yes">Math For_mula</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -205,7 +205,7 @@
</child>
<child>
<object class="GtkButton" id="database_all">
- <property name="label" translatable="yes">New D_atabase</property>
+ <property name="label" translatable="yes">Base D_atabase</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
More information about the Libreoffice-commits
mailing list