summaryrefslogtreecommitdiffstats
path: root/tde-i18n-lv/messages/tdeutils/kregexpeditor.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-lv/messages/tdeutils/kregexpeditor.po')
-rw-r--r--tde-i18n-lv/messages/tdeutils/kregexpeditor.po17
1 files changed, 9 insertions, 8 deletions
diff --git a/tde-i18n-lv/messages/tdeutils/kregexpeditor.po b/tde-i18n-lv/messages/tdeutils/kregexpeditor.po
index b8c2a6db9b2..71617e103fa 100644
--- a/tde-i18n-lv/messages/tdeutils/kregexpeditor.po
+++ b/tde-i18n-lv/messages/tdeutils/kregexpeditor.po
@@ -5,10 +5,11 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-08-18 04:29+0200\n"
+"POT-Creation-Date: 2014-09-29 00:49-0500\n"
"PO-Revision-Date: 2002-01-06 18:28EEST\n"
"Last-Translator: Andris Maziks <andzha@latnet.lv>\n"
"Language-Team: Latvian\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -172,11 +173,11 @@ msgid "The Carriage Return Character (\\r)"
msgstr ""
#: charselector.cpp:68
-msgid "The Horizontal Tab Character (\\t)"
+msgid "TheQt::Horizontal Tab Character (\\t)"
msgstr ""
#: charselector.cpp:69
-msgid "The Vertical Tab Character (\\v)"
+msgid "TheQt::Vertical Tab Character (\\v)"
msgstr ""
#: compoundwidget.cpp:46
@@ -345,7 +346,7 @@ msgstr ""
msgid ""
"This is the regular expression in ASCII syntax. You are likely only to be "
"interested in this if you are a programmer, and need to develop a regular "
-"expression using QRegExp."
+"expression using TQRegExp."
"<p>You may develop your regular expression both by using the graphical editor, "
"and by typing the regular expression in this line edit."
msgstr ""
@@ -372,19 +373,19 @@ msgid "Editor for Regular Expressions"
msgstr ""
#: predefined-regexps.cpp:1
-msgid "anything"
+msgid "spaces"
msgstr ""
#: predefined-regexps.cpp:2
-msgid "This regular expression matches anything."
+msgid "Matches an arbitrary amount of whitespace."
msgstr ""
#: predefined-regexps.cpp:3
-msgid "spaces"
+msgid "anything"
msgstr ""
#: predefined-regexps.cpp:4
-msgid "Matches an arbitrary amount of whitespace."
+msgid "This regular expression matches anything."
msgstr ""
#: regexpbuttons.cpp:66