Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1663
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/1663/1
'Calculate' string was untranslatable
Change-Id: I289e3f2c16ac1cd109e511af11f9a8fa38894edb
---
M svx/uiconfig/ui/compressgraphicdialog.ui
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/svx/uiconfig/ui/compressgraphicdialog.ui b/svx/uiconfig/ui/compressgraphicdialog.ui
index 2f944f8..59b85b5 100644
--- a/svx/uiconfig/ui/compressgraphicdialog.ui
+++ b/svx/uiconfig/ui/compressgraphicdialog.ui
@@ -205,7 +205,7 @@
</child>
<child>
<object class="GtkButton" id="calculate">
- <property name="label">Calculate</property>
+ <property name="label" translatable="yes">Calculate</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
--
To view, visit https://gerrit.libreoffice.org/1663
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I289e3f2c16ac1cd109e511af11f9a8fa38894edb
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]: 'Calculate' string was untranslatable · 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.