diff options
author | Andras Timar <andras.timar@collabora.com> | 2013-12-11 08:40:18 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-12-11 08:40:18 +0100 |
commit | 9e99728b4ebedc0185f7226776bcfd15f3309d44 (patch) | |
tree | eac5a16deac7b978b0a9a7432b01f42bea6a8008 /sw | |
parent | 7b5ad4291ce6c3bc8bde7876ed1a072bf387d6e2 (diff) |
sw/qa/tiledrendering/tiledrendering.ui is not for translation
Change-Id: I74122f5a1fb48f9615f7364d3ee5015f0d7e72a6
Diffstat (limited to 'sw')
-rw-r--r-- | sw/qa/tiledrendering/tiledrendering.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sw/qa/tiledrendering/tiledrendering.ui b/sw/qa/tiledrendering/tiledrendering.ui index 35a6bf6c6098..9b51ea8a6b21 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> |