cui/uiconfig/ui/paratabspage.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit a2ed9435273d880e41b4d9196a37bfbf7f43d068 Author: Yousuf Philips <philip...@hotmail.com> Date: Fri Nov 17 10:27:13 2017 +0400 l10n: dont translate non-text character tab fill characters Change-Id: I529fe96d98e85119373e220ba8ddd7a4d4629a7c Reviewed-on: https://gerrit.libreoffice.org/44858 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Katarina Behrens <katarina.behr...@cib.de> diff --git a/cui/uiconfig/ui/paratabspage.ui b/cui/uiconfig/ui/paratabspage.ui index 56344137082e..39bf028120d1 100644 --- a/cui/uiconfig/ui/paratabspage.ui +++ b/cui/uiconfig/ui/paratabspage.ui @@ -331,7 +331,7 @@ </child> <child> <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="can_focus">True</property> <property name="receives_default">False</property> @@ -348,7 +348,7 @@ </child> <child> <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="can_focus">True</property> <property name="receives_default">False</property> @@ -365,7 +365,7 @@ </child> <child> <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="can_focus">True</property> <property name="receives_default">False</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits