Kaydet (Commit) bd505938 authored tarafından Stanislav Horacek's avatar Stanislav Horacek Kaydeden (comit) Andras Timar

mark numbers as untranslatable

Change-Id: Iad5d9c5e4b7e82f5809b7aa04f782a2f4e26585c
Reviewed-on: https://gerrit.libreoffice.org/13074Reviewed-by: 's avatarAndras Timar <andras.timar@collabora.com>
Tested-by: 's avatarAndras Timar <andras.timar@collabora.com>
üst 43c59ee4
......@@ -620,7 +620,7 @@
<property name="can_focus">True</property>
<property name="halign">start</property>
<property name="invisible_char"></property>
<property name="text" translatable="yes">0</property>
<property name="text" translatable="no">0</property>
<property name="adjustment">adjustment2</property>
</object>
<packing>
......@@ -666,7 +666,7 @@
<property name="can_focus">True</property>
<property name="halign">start</property>
<property name="invisible_char"></property>
<property name="text" translatable="yes">0</property>
<property name="text" translatable="no">0</property>
<property name="adjustment">adjustment2</property>
</object>
<packing>
......@@ -804,7 +804,7 @@
<property name="can_focus">True</property>
<property name="halign">start</property>
<property name="invisible_char"></property>
<property name="text" translatable="yes">0</property>
<property name="text" translatable="no">0</property>
<property name="adjustment">adjustment2</property>
</object>
<packing>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment