sw/uiconfig/sglobal/toolbar/textstylebar.xml | 26 ++++++++++++------------- sw/uiconfig/swriter/toolbar/textstylebar.xml | 28 +++++++++++++-------------- 2 files changed, 27 insertions(+), 27 deletions(-)
New commits: commit 8bde607cae2d9c0edb013aae975bde1ddba388a8 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Wed Apr 28 20:43:31 2021 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Thu Apr 29 15:08:09 2021 +0200 tdf#141954 Enable l10n in Formatting bar customization Change-Id: I3683b947ca9c431febb18fd01ea4a13660e4e07d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114825 Tested-by: Jenkins Tested-by: Gabor Kelemen <kelemen.gab...@nisz.hu> Reviewed-by: Gabor Kelemen <kelemen.gab...@nisz.hu> diff --git a/sw/uiconfig/sglobal/toolbar/textstylebar.xml b/sw/uiconfig/sglobal/toolbar/textstylebar.xml index e5dc9410bf7c..f0b48b061e72 100644 --- a/sw/uiconfig/sglobal/toolbar/textstylebar.xml +++ b/sw/uiconfig/sglobal/toolbar/textstylebar.xml @@ -31,21 +31,21 @@ <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultParaStyle" toolbar:text="Default"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultParaStyle"/> <toolbar:toolbaritem xlink:href=".uno:TitleParaStyle" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:SubtitleParaStyle" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Heading1ParaStyle" toolbar:text="H1"/> - <toolbar:toolbaritem xlink:href=".uno:Heading2ParaStyle" toolbar:text="H2"/> - <toolbar:toolbaritem xlink:href=".uno:Heading3ParaStyle" toolbar:text="H3"/> - <toolbar:toolbaritem xlink:href=".uno:Heading4ParaStyle" toolbar:text="H4" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Heading5ParaStyle" toolbar:text="H5" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Heading6ParaStyle" toolbar:text="H6" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:TextBodyParaStyle" toolbar:text="Text"/> - <toolbar:toolbaritem xlink:href=".uno:QuoteParaStyle" toolbar:text="Quote"/> - <toolbar:toolbaritem xlink:href=".uno:PreformattedParaStyle" toolbar:text="Pre"/> + <toolbar:toolbaritem xlink:href=".uno:Heading1ParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:Heading2ParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:Heading3ParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:Heading4ParaStyle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Heading5ParaStyle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Heading6ParaStyle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:TextBodyParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:QuoteParaStyle" /> + <toolbar:toolbaritem xlink:href=".uno:PreformattedParaStyle"/> <toolbar:toolbarseparator/> <!-- These commands can be enabled when tdf#88512 and tdf#106782 are fixed --> - <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:text="Character Styles" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:EditStyle" toolbar:visible="false"/> @@ -54,7 +54,7 @@ <toolbar:toolbaritem xlink:href=".uno:EmphasisCharStyle"/> <toolbar:toolbaritem xlink:href=".uno:StrongEmphasisCharStyle"/> <toolbar:toolbaritem xlink:href=".uno:QuoteCharStyle" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SourceCharStyle" toolbar:text="Code"/> + <toolbar:toolbaritem xlink:href=".uno:SourceCharStyle"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=User Entry&FamilyName:string=CharacterStyles" toolbar:text="User" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold" toolbar:visible="false"/> @@ -71,7 +71,7 @@ <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> <toolbar:toolbarseparator/> <!-- These command can be enabled when tdf#107000 is fixed --> - <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:text="List Styles" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> diff --git a/sw/uiconfig/swriter/toolbar/textstylebar.xml b/sw/uiconfig/swriter/toolbar/textstylebar.xml index 83f3463211a7..746ceb4c73b2 100644 --- a/sw/uiconfig/swriter/toolbar/textstylebar.xml +++ b/sw/uiconfig/swriter/toolbar/textstylebar.xml @@ -24,28 +24,28 @@ <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample"/> <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample"/> <toolbar:toolbaritem xlink:href=".uno:EditStyle"/> - <toolbar:toolbarseparator/> +T<toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:CharFontName" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultParaStyle" toolbar:text="Default"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultParaStyle"/> <toolbar:toolbaritem xlink:href=".uno:TitleParaStyle" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:SubtitleParaStyle" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Heading1ParaStyle" toolbar:text="H1"/> - <toolbar:toolbaritem xlink:href=".uno:Heading2ParaStyle" toolbar:text="H2"/> - <toolbar:toolbaritem xlink:href=".uno:Heading3ParaStyle" toolbar:text="H3"/> - <toolbar:toolbaritem xlink:href=".uno:Heading4ParaStyle" toolbar:text="H4" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Heading5ParaStyle" toolbar:text="H5" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Heading6ParaStyle" toolbar:text="H6" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:TextBodyParaStyle" toolbar:text="Text"/> - <toolbar:toolbaritem xlink:href=".uno:QuoteParaStyle" toolbar:text="Quote"/> - <toolbar:toolbaritem xlink:href=".uno:PreformattedParaStyle" toolbar:text="Pre"/> + <toolbar:toolbaritem xlink:href=".uno:Heading1ParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:Heading2ParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:Heading3ParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:Heading4ParaStyle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Heading5ParaStyle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Heading6ParaStyle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:TextBodyParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:QuoteParaStyle"/> + <toolbar:toolbaritem xlink:href=".uno:PreformattedParaStyle"/> <toolbar:toolbarseparator/> <!-- These commands can be enabled when tdf#88512 and tdf#106782 are fixed --> - <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:text="Character Styles" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:EditStyle" toolbar:visible="false"/> @@ -54,7 +54,7 @@ <toolbar:toolbaritem xlink:href=".uno:EmphasisCharStyle"/> <toolbar:toolbaritem xlink:href=".uno:StrongEmphasisCharStyle"/> <toolbar:toolbaritem xlink:href=".uno:QuoteCharStyle" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SourceCharStyle" toolbar:text="Code"/> + <toolbar:toolbaritem xlink:href=".uno:SourceCharStyle"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply?Style:string=User Entry&FamilyName:string=CharacterStyles" toolbar:text="User" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold" toolbar:visible="false"/> @@ -71,7 +71,7 @@ <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> <toolbar:toolbarseparator/> <!-- These command can be enabled when tdf#107000 is fixed --> - <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:text="List Styles" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LeftPara" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:CenterPara" toolbar:visible="false"/> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits