[Libreoffice-commits] core.git: sw/qa
Andras Timar
andras.timar at collabora.com
Tue Dec 10 23:41:30 PST 2013
sw/qa/tiledrendering/tiledrendering.ui | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
New commits:
commit 9e99728b4ebedc0185f7226776bcfd15f3309d44
Author: Andras Timar <andras.timar at collabora.com>
Date: Wed Dec 11 08:40:18 2013 +0100
sw/qa/tiledrendering/tiledrendering.ui is not for translation
Change-Id: I74122f5a1fb48f9615f7364d3ee5015f0d7e72a6
diff --git a/sw/qa/tiledrendering/tiledrendering.ui b/sw/qa/tiledrendering/tiledrendering.ui
index 35a6bf6..9b51ea8 100644
--- a/sw/qa/tiledrendering/tiledrendering.ui
+++ b/sw/qa/tiledrendering/tiledrendering.ui
@@ -46,7 +46,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="label" translatable="yes">contextWidth</property>
+ <property name="label" translatable="no">contextWidth</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -60,7 +60,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="label" translatable="yes">contextHeight</property>
+ <property name="label" translatable="no">contextHeight</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -74,7 +74,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="label" translatable="yes">tilePosX</property>
+ <property name="label" translatable="no">tilePosX</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -88,7 +88,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="label" translatable="yes">tilePosY</property>
+ <property name="label" translatable="no">tilePosY</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -102,7 +102,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="label" translatable="yes">tileWidth</property>
+ <property name="label" translatable="no">tileWidth</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -116,7 +116,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="label" translatable="yes">tileHeight</property>
+ <property name="label" translatable="no">tileHeight</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -245,7 +245,7 @@
<property name="layout_style">start</property>
<child>
<object class="GtkButton" id="buttonChooseDocument">
- <property name="label" translatable="yes">choose document</property>
+ <property name="label" translatable="no">choose document</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -260,7 +260,7 @@
</child>
<child>
<object class="GtkButton" id="buttonRenderTile">
- <property name="label" translatable="yes">render tile</property>
+ <property name="label" translatable="no">render tile</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