Git commit 6fcdb67e289aaa51c45741bba07ddf7872eaeb18 by Dag Andersen. Committed on 09/06/2022 at 08:23. Pushed by danders into branch 'master'.
Documentation: make WORK-IN-PROGRESS more clear M +1 -1 doc/portfolio/contenteditor.docbook M +1 -1 doc/portfolio/contexthelp.docbook M +1 -1 doc/portfolio/index.docbook M +1 -1 doc/portfolio/introduction.docbook M +1 -1 doc/portfolio/portfolioconfiguration.docbook https://invent.kde.org/office/calligraplan/commit/6fcdb67e289aaa51c45741bba07ddf7872eaeb18 diff --git a/doc/portfolio/contenteditor.docbook b/doc/portfolio/contenteditor.docbook index c57e8788..632bace3 100644 --- a/doc/portfolio/contenteditor.docbook +++ b/doc/portfolio/contenteditor.docbook @@ -1,5 +1,5 @@ <chapter id="content-editor"><title>Portfolio Content Editor</title> - &WIP; + &WORK-IN-PROGRESS; <para> This editor enables you to configure the content of your portfolio. </para><para> diff --git a/doc/portfolio/contexthelp.docbook b/doc/portfolio/contexthelp.docbook index 661ac7f4..1aca8842 100644 --- a/doc/portfolio/contexthelp.docbook +++ b/doc/portfolio/contexthelp.docbook @@ -1,5 +1,5 @@ <sect2><title/> - &WIP; + &WORK-IN-PROGRESS; <para>Many functions and views have help and hints that can be displayed with the <emphasis>What's This</emphasis> function. </para> <para>You can activate it with the menu entry <menuchoice><guimenu>Help</guimenu><guimenuitem>WhatsThis</guimenuitem></menuchoice> or keyboard shortcut <keycombo>&Shift;<keycap>F1</keycap></keycombo>. diff --git a/doc/portfolio/index.docbook b/doc/portfolio/index.docbook index 368d4d91..5a8ffe93 100644 --- a/doc/portfolio/index.docbook +++ b/doc/portfolio/index.docbook @@ -8,7 +8,7 @@ <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> -<!ENTITY WIP "<para>WIP: Work In Progress. Do not translate!</para>"> +<!ENTITY WORK-IN-PROGRESS "<para>WIP: Work In Progress. Do not translate!</para>"> ]> <book lang="&language;"> diff --git a/doc/portfolio/introduction.docbook b/doc/portfolio/introduction.docbook index 3bfb1d40..24328537 100644 --- a/doc/portfolio/introduction.docbook +++ b/doc/portfolio/introduction.docbook @@ -1,5 +1,5 @@ <sect2><title/> - &WIP; + &WORK-IN-PROGRESS; <para>The Portfolio Manager lets you manage multiple projects from a single application. </para> <para>Two use cases: diff --git a/doc/portfolio/portfolioconfiguration.docbook b/doc/portfolio/portfolioconfiguration.docbook index e9ef184a..67c3c40f 100644 --- a/doc/portfolio/portfolioconfiguration.docbook +++ b/doc/portfolio/portfolioconfiguration.docbook @@ -1,5 +1,5 @@ <chapter id="configure-portfolio-dialog"><title>Configuring Portfolio</title> <sect1 id="configure-document"><title>Document</title> - &WIP; + &WORK-IN-PROGRESS; </sect1> </chapter>
