[Libreoffice-commits] help.git: source/text

Ilmari Lauhakangas (via logerrit) logerrit at kemper.freedesktop.org
Sun Apr 4 09:45:03 UTC 2021


 source/text/shared/01/05140100.xhp |   17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

New commits:
commit 261cea76744f8d238dc7276b3aab1ea60cd9ef6e
Author:     Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
AuthorDate: Sun Apr 4 11:08:28 2021 +0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Apr 4 11:44:41 2021 +0200

    Unsplit paragraph contents to make it better for translating
    
    Change-Id: I1a698b9d21ecbcf415b3a5ef337f4ef48500e7dc
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113565
    Tested-by: Jenkins
    Reviewed-by: Ming Hua <plateauwolf at qq.com>
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/01/05140100.xhp b/source/text/shared/01/05140100.xhp
index ed4dba528..fdfb4fead 100644
--- a/source/text/shared/01/05140100.xhp
+++ b/source/text/shared/01/05140100.xhp
@@ -32,15 +32,10 @@
 <bookmark branch="hid/sfx/ui/newstyle/CreateStyleDialog" xml-lang="en-US" id="bm_id3152942" localize="false"/>
 <h1 id="hd_id3152823" xml-lang="en-US">New Style from Selection</h1>
 <paragraph role="paragraph" id="par_id461608255735789">
-Create new <switchinline select="appl">
-<caseinline select="WRITER">paragraph, character, frame, page, list, and table</caseinline>
-<caseinline select="CALC">cell and page</caseinline> 
-<defaultinline>graphic</defaultinline></switchinline>
-styles
 <switchinline select="appl">
-<caseinline select="WRITER">from objects that are formatted manually to the new style that you want to create.</caseinline>
-<caseinline select="CALC">from manually modified cell or page formatting.</caseinline> 
-<defaultinline>from objects that you have formatted manually to the new style that you want to create.</defaultinline></switchinline>
+<caseinline select="WRITER">Create new paragraph, character, frame, page, list, and table styles from objects that are formatted manually to the new style that you want to create.</caseinline>
+<caseinline select="CALC">Create new cell and page styles from manually modified cell or page formatting.</caseinline>
+<defaultinline>Create new graphic styles from objects that you have formatted manually to the new style that you want to create.</defaultinline></switchinline>
 </paragraph>
 
 <section id="howtoget">
@@ -48,10 +43,10 @@ styles
 <case select="WRITER">
 <paragraph role="paragraph" id="par_id261608301987247"><emph>For paragraphs only:</emph></paragraph>
   <paragraph role="paragraph" id="par_id841608260799161">Press <keycode>Shift+F11</keycode></paragraph>
-  <paragraph role="paragraph" id="par_id291608260822416">Choose <menuitem>Styles - New Style from Selection</menuitem>. </paragraph> 
-  <paragraph role="paragraph" id="par_id121608265120732">On the <emph>Formatting</emph> bar, click the <emph>New Style from Selection</emph> icon.</paragraph> 
+  <paragraph role="paragraph" id="par_id291608260822416">Choose <menuitem>Styles - New Style from Selection</menuitem>. </paragraph>
+  <paragraph role="paragraph" id="par_id121608265120732">On the <emph>Formatting</emph> bar, click the <emph>New Style from Selection</emph> icon.</paragraph>
 <paragraph role="paragraph" id="par_id441608302065414"><emph>For all style categories:</emph></paragraph>
-  <paragraph role="paragraph" id="par_id411608260881855">Choose <menuitem>View - Styles</menuitem> or press <switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, select the desired style category at the top of Styles deck, then click the <emph>Styles action menu</emph> icon at the top right corner, and choose <menuitem>New Style from Selection</menuitem>.</paragraph> 
+  <paragraph role="paragraph" id="par_id411608260881855">Choose <menuitem>View - Styles</menuitem> or press <switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, select the desired style category at the top of Styles deck, then click the <emph>Styles action menu</emph> icon at the top right corner, and choose <menuitem>New Style from Selection</menuitem>.</paragraph>
 </case>
 <case select="CALC">
   <paragraph role="paragraph" id="par_id541608262296507">Choose <menuitem>Styles - New Style from Selection</menuitem>. (cell styles only)</paragraph>


More information about the Libreoffice-commits mailing list