[kde-doc-english] [kwave] doc/en: Make translation more comfortable
Yuri Chornoivan
yurchor at ukr.net
Wed Apr 8 04:37:49 UTC 2015
Git commit e17847329de93b6245d4b73e42bd117226b38a73 by Yuri Chornoivan.
Committed on 08/04/2015 at 04:37.
Pushed by yurchor into branch 'master'.
Make translation more comfortable
M +4 -1 doc/en/index.docbook
http://commits.kde.org/kwave/e17847329de93b6245d4b73e42bd117226b38a73
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index e23adc7..b1c0ff9 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -6944,6 +6944,7 @@
following wildcards which will be replaced
by the corresponding content when creating
the final file name:
+ </para>
<informaltable frame='all'>
<tgroup cols='2'>
<thead>
@@ -6984,12 +6985,14 @@
</tbody>
</tgroup>
</informaltable>
+ <para>
All numeric wildcards can also contain a numerical argument after the
"<literal>%</literal>" and the identifier, to force a certain number
of digits. If the number is preceded by a <literal>0</literal> then
it will contain leading zeroes, otherwise it will contain leading
spaces.
-
+ </para>
+ <para>
Example: <command><literal>[%04nr]</literal></command> produces a
number between 0001 and 9999.
</para>
More information about the kde-doc-english
mailing list