[kaffeine] doc: Incorrect use of backslash (\) char -> change to common slash (/):

Antoni Bella Pérez null at kde.org
Mon Nov 27 18:11:48 UTC 2017


Git commit 5bc63e8e19bee4b1d098dd659f67384f87b9b786 by Antoni Bella Pérez.
Committed on 27/11/2017 at 18:03.
Pushed by bellaperez into branch 'master'.

Incorrect use of backslash (\) char -> change to common slash (/):
  - This resulted in translatable strings but not showed in the translated final work.

M  +4    -4    doc/index.docbook

https://commits.kde.org/kaffeine/5bc63e8e19bee4b1d098dd659f67384f87b9b786

diff --git a/doc/index.docbook b/doc/index.docbook
index e8520a2..a6f51a8 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -822,7 +822,7 @@ the recording schedule.
 <keycombo action="simul">&Space;</keycombo>
 </shortcut>
 <guimenu>Playback</guimenu>
-<guimenuitem>Play\Pause</guimenuitem>
+<guimenuitem>Play/Pause</guimenuitem>
 </menuchoice></term>
 <listitem><para>
 <inlinemediaobject><imageobject><imagedata fileref="media-playback-start.png" format="PNG"/></imageobject></inlinemediaobject> and <inlinemediaobject><imageobject><imagedata fileref="media-playback-pause.png" format="PNG"/></imageobject></inlinemediaobject> icons. <action>With A check box for play a stream or pause</action> what you are watching. On a television's stream will proceed to record it, this is known as <ulink url="https://en.wikipedia.org/wiki/Time_shifting">time shifting</ulink>.
@@ -861,7 +861,7 @@ the recording schedule.
 <keycombo action="simul"><keycap>F</keycap></keycombo>
 </shortcut>
 <guimenu>Playback</guimenu>
-<guimenuitem>Full Screen Mode\Exit Full Screen Mode</guimenuitem>
+<guimenuitem>Full Screen Mode/Exit Full Screen Mode</guimenuitem>
 </menuchoice></term>
 <listitem><para>
 <inlinemediaobject><imageobject><imagedata fileref="view-fullscreen.png" format="PNG"/></imageobject></inlinemediaobject> and <inlinemediaobject><imageobject><imagedata fileref="view-restore.png" format="PNG"/></imageobject></inlinemediaobject> icons. <action>Switch the full screen mode</action>.
@@ -874,7 +874,7 @@ the recording schedule.
 <keycombo action="simul"><keycap>.</keycap></keycombo>
 </shortcut>
 <guimenu>Playback</guimenu>
-<guimenuitem>Minimal Mode\Exit Minimal Mode</guimenuitem>
+<guimenuitem>Minimal Mode/Exit Minimal Mode</guimenuitem>
 </menuchoice></term>
 <listitem><para>
 <inlinemediaobject><imageobject><imagedata fileref="view-restore.png" format="PNG"/></imageobject></inlinemediaobject> and <inlinemediaobject><imageobject><imagedata fileref="view-fullscreen.png" format="PNG"/></imageobject></inlinemediaobject> icons. <action>Switch the minimal mode</action>. A &GUI; mode in a window, where we only have contextual menu and keyboard shortcuts.
@@ -896,7 +896,7 @@ Offers a drop-down list with <action>options related to the subtitle stream(s)</
   <term><menuchoice>
   <guimenu>Playback</guimenu>
   <guisubmenu>Subtitle</guisubmenu>
-  <guimenuitem>off\<replaceable>Name-of-subtitle</replaceable></guimenuitem>
+  <guimenuitem>off/<replaceable>Name-of-subtitle</replaceable></guimenuitem>
   </menuchoice></term>
   <listitem><para>
   <action>Select the avaible subtitle</action> from this drop-down list. These subtitles channels will vary depending on the content of the source stream.



More information about the kde-doc-english mailing list