[kde-doc-english] [khelpcenter] doc/fundamentals: CCMAIL:kde-i18n-doc at kde.org Fix this commit to make the string freeze break meaningful.
Aleix Pol
aleixpol at kde.org
Thu Apr 17 15:20:23 UTC 2014
Git commit 4d07469774e01788f4c0139af41f52ea869b5c23 by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 09/07/2012 at 18:26.
Pushed by apol into branch 'master'.
CCMAIL:kde-i18n-doc at kde.org Fix this commit to make the string freeze break meaningful.
M +16 -10 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/4d07469774e01788f4c0139af41f52ea869b5c23
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index d4f34a7..5b97333 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -864,8 +864,7 @@ selected, not the entire document. It is disabled when no text is selected.
</variablelist>
<para>The Find function only selects the first match that it finds. You can
-continue searching by selecting
-<menuchoice><guimenu>Edit</guimenu><guimenuitem>Find Next</guimenuitem></menuchoice>
+continue searching by selecting <menuchoice><guimenu>Edit</guimenu><guimenuitem>Find Next</guimenuitem></menuchoice>
or by pressing <keycap>F3</keycap>.</para>
<screenshot id="screenshot-find-found">
@@ -878,13 +877,17 @@ or by pressing <keycap>F3</keycap>.</para>
</mediaobject>
</screenshot>
-<!--FIXME explain different appearance in kate etc - no seperate window, but a find bar-->
+<!--FIXME
+Copy documentation from Kate/KWrite here.
+ -->
+<para>Applications which use &kde; text editor component show search bar instead of Find window. See <ulink url="help:/kwrite/edit.html#find">&kwrite; documentation</ulink> for additional information on search bar.</para>
+
<screenshot id="screenshot-find-find-inline">
-<screeninfo>The Find bar &kate;.</screeninfo>
+<screeninfo>The search bar &kate;.</screeninfo>
<mediaobject>
<imageobject><imagedata fileref="find-find-inline.png" format="PNG"/></imageobject>
-<textobject><phrase>The Find bar in kate;.</phrase></textobject>
-<caption><para>Searching for <userinput>software</userinput> in &kate;'s Find bar.
+<textobject><phrase>The search bar in kate;.</phrase></textobject>
+<caption><para>Searching for <userinput>software</userinput> in &kate;'s search bar.
</para></caption>
</mediaobject>
</screenshot>
@@ -954,15 +957,18 @@ to replace the found text.</para></listitem>
</variablelist>
-<!--FIXME explain different appearance in kate etc - no separate window, but a find + replace bar-->
+<!--FIXME
+Copy documentation from Kate/KWrite here.
+ -->
+<para>Applications which use &kde; text editor component show search and replace bar instead of Replace window. See <ulink url="help:/kwrite/edit.html#replace">&kwrite; documentation</ulink> for additional information on search and replace bar.</para>
<screenshot id="screenshot-find-replace-inline">
-<screeninfo>The Find and Replace bar.</screeninfo>
+<screeninfo>The search and replace bar.</screeninfo>
<mediaobject>
<imageobject><imagedata fileref="find-replace-inline.png" format="PNG"/></imageobject>
-<textobject><phrase>The Find and Replace bar.</phrase></textobject>
+<textobject><phrase>The search and replace bar.</phrase></textobject>
<caption><para>Replacing <userinput>kmail</userinput> with
-<userinput>kate</userinput> in &kate;'s Find and Replace bar</para></caption>
+<userinput>kate</userinput> in &kate;'s search and replace bar</para></caption>
</mediaobject>
</screenshot>
More information about the kde-doc-english
mailing list