Kaydet (Commit) a2ed9435 authored tarafından Yousuf Philips's avatar Yousuf Philips Kaydeden (comit) Katarina Behrens

l10n: dont translate non-text character tab fill characters

Change-Id: I529fe96d98e85119373e220ba8ddd7a4d4629a7c
Reviewed-on: https://gerrit.libreoffice.org/44858Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst 23377979
...@@ -331,7 +331,7 @@ ...@@ -331,7 +331,7 @@
</child> </child>
<child> <child>
<object class="GtkRadioButton" id="radiobuttonBTN_FILLCHAR_POINTS"> <object class="GtkRadioButton" id="radiobuttonBTN_FILLCHAR_POINTS">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_FILLCHAR_POINTS">_........</property> <property name="label" context="paratabspage|radiobuttonBTN_FILLCHAR_POINTS">_........</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
...@@ -348,7 +348,7 @@ ...@@ -348,7 +348,7 @@
</child> </child>
<child> <child>
<object class="GtkRadioButton" id="radiobuttonBTN_FILLCHAR_DASHLINE"> <object class="GtkRadioButton" id="radiobuttonBTN_FILLCHAR_DASHLINE">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_FILLCHAR_DASHLINE">_--------</property> <property name="label" context="paratabspage|radiobuttonBTN_FILLCHAR_DASHLINE">_--------</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
...@@ -365,7 +365,7 @@ ...@@ -365,7 +365,7 @@
</child> </child>
<child> <child>
<object class="GtkRadioButton" id="radiobuttonBTN_FILLCHAR_UNDERSCORE"> <object class="GtkRadioButton" id="radiobuttonBTN_FILLCHAR_UNDERSCORE">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_FILLCHAR_UNDERSCORE">______</property> <property name="label" context="paratabspage|radiobuttonBTN_FILLCHAR_UNDERSCORE">______</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
......
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