Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1700
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/1700/1
make translatable a few more ui strings
Change-Id: Ie4524269b353059df3c60afa9a48c1f1b5f51185
---
M cui/uiconfig/ui/macroselectordialog.ui
M cui/uiconfig/ui/scriptorganizer.ui
M sc/uiconfig/scalc/ui/sortoptionspage.ui
M sw/uiconfig/swriter/ui/bibliographyentry.ui
M sw/uiconfig/swriter/ui/indexentry.ui
5 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/cui/uiconfig/ui/macroselectordialog.ui b/cui/uiconfig/ui/macroselectordialog.ui
index 0448245..d681f29 100644
--- a/cui/uiconfig/ui/macroselectordialog.ui
+++ b/cui/uiconfig/ui/macroselectordialog.ui
@@ -35,7 +35,7 @@
</child>
<child>
<object class="GtkButton" id="add">
- <property name="label">Add</property>
+ <property name="label" translatable="yes">Add</property>
<property name="use_action_appearance">False</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
diff --git a/cui/uiconfig/ui/scriptorganizer.ui b/cui/uiconfig/ui/scriptorganizer.ui
index d18bf8f..c5100fe 100644
--- a/cui/uiconfig/ui/scriptorganizer.ui
+++ b/cui/uiconfig/ui/scriptorganizer.ui
@@ -17,7 +17,7 @@
<property name="layout_style">start</property>
<child>
<object class="GtkButton" id="run">
- <property name="label">Run</property>
+ <property name="label" translatable="yes">Run</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -50,7 +50,7 @@
</child>
<child>
<object class="GtkButton" id="create">
- <property name="label">Create...</property>
+ <property name="label" translatable="yes">Create...</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -84,7 +84,7 @@
</child>
<child>
<object class="GtkButton" id="rename">
- <property name="label">Rename...</property>
+ <property name="label" translatable="yes">Rename...</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -100,7 +100,7 @@
</child>
<child>
<object class="GtkButton" id="delete">
- <property name="label">Delete...</property>
+ <property name="label" translatable="yes">Delete...</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
diff --git a/sc/uiconfig/scalc/ui/sortoptionspage.ui b/sc/uiconfig/scalc/ui/sortoptionspage.ui
index ce62207..ded61ac 100644
--- a/sc/uiconfig/scalc/ui/sortoptionspage.ui
+++ b/sc/uiconfig/scalc/ui/sortoptionspage.ui
@@ -38,7 +38,7 @@
</child>
<child>
<object class="GtkCheckButton" id="header">
- <property name="label">Range contains...</property>
+ <property name="label" translatable="yes">Range contains...</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
diff --git a/sw/uiconfig/swriter/ui/bibliographyentry.ui
b/sw/uiconfig/swriter/ui/bibliographyentry.ui
index aa528c5..30874df 100644
--- a/sw/uiconfig/swriter/ui/bibliographyentry.ui
+++ b/sw/uiconfig/swriter/ui/bibliographyentry.ui
@@ -17,7 +17,7 @@
<property name="layout_style">start</property>
<child>
<object class="GtkButton" id="insert">
- <property name="label">Insert</property>
+ <property name="label" translatable="yes">Insert</property>
<property name="use_action_appearance">False</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
diff --git a/sw/uiconfig/swriter/ui/indexentry.ui b/sw/uiconfig/swriter/ui/indexentry.ui
index 7dc6184..69a91e2 100644
--- a/sw/uiconfig/swriter/ui/indexentry.ui
+++ b/sw/uiconfig/swriter/ui/indexentry.ui
@@ -50,7 +50,7 @@
<property name="layout_style">start</property>
<child>
<object class="GtkButton" id="insert">
- <property name="label">Insert</property>
+ <property name="label" translatable="yes">Insert</property>
<property name="use_action_appearance">False</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
--
To view, visit https://gerrit.libreoffice.org/1700
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie4524269b353059df3c60afa9a48c1f1b5f51185
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Andras Timar <atimar@suse.com>
Context
- [PATCH] Change in core[libreoffice-4-0]: make translatable a few more ui strings · Andras Timar (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.