diff options
Diffstat (limited to 'template/messages/tdebase/kfindpart.pot')
-rw-r--r-- | template/messages/tdebase/kfindpart.pot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/template/messages/tdebase/kfindpart.pot b/template/messages/tdebase/kfindpart.pot index e208f17ffc2..b388467b539 100644 --- a/template/messages/tdebase/kfindpart.pot +++ b/template/messages/tdebase/kfindpart.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-05-11 04:02+0200\n" +"POT-Creation-Date: 2021-07-07 18:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -106,14 +106,14 @@ msgstr "" msgid "" "<qt>Enter the filename you are looking for. <br>Alternatives may be " "separated by a semicolon \";\".<br><br>The filename may contain the " -"following special characters:<ul><li><b>?</b> matches any single " -"character</li><li><b>*</b> matches zero or more of any " -"characters</li><li><b>[...]</b> matches any of the characters in " -"braces</li></ul><br>Example searches:<ul><li><b>*.kwd;*.txt</b> finds all " -"files ending with .kwd or .txt</li><li><b>go[dt]</b> finds god and " -"got</li><li><b>Hel?o</b> finds all files that start with \"Hel\" and end " -"with \"o\", having one character in between</li><li><b>My Document.kwd</b> " -"finds a file of exactly that name</li></ul></qt>" +"following special characters:<ul><li><b>?</b> matches any single character</" +"li><li><b>*</b> matches zero or more of any characters</li><li><b>[...]</b> " +"matches any of the characters in braces</li></ul><br>Example searches:" +"<ul><li><b>*.kwd;*.txt</b> finds all files ending with .kwd or .txt</" +"li><li><b>go[dt]</b> finds god and got</li><li><b>Hel?o</b> finds all files " +"that start with \"Hel\" and end with \"o\", having one character in between</" +"li><li><b>My Document.kwd</b> finds a file of exactly that name</li></ul></" +"qt>" msgstr "" #: kftabdlg.cpp:111 |