diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-03-05 05:06:38 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-03-05 05:40:12 +0100 |
commit | 066e7638d4e35ef1134adb654d24da81baed1677 (patch) | |
tree | eaa981c0d09fd284b9c62bdae6a0d7ecd2202ba1 /tde-i18n-ga/messages/tdeutils | |
parent | aa6700d1bf0e3c7fff4eb4a0a3ad5a8fc4ff8540 (diff) | |
download | tde-i18n-066e7638d4e35ef1134adb654d24da81baed1677.tar.gz tde-i18n-066e7638d4e35ef1134adb654d24da81baed1677.zip |
Fix incorrectly renamed strings
(cherry picked from commit fc1eb2ad1b362b593b168f053fa34c4cf597915c)
Diffstat (limited to 'tde-i18n-ga/messages/tdeutils')
-rw-r--r-- | tde-i18n-ga/messages/tdeutils/kregexpeditor.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-ga/messages/tdeutils/kregexpeditor.po b/tde-i18n-ga/messages/tdeutils/kregexpeditor.po index 907e25f894f..3cfb7129bd9 100644 --- a/tde-i18n-ga/messages/tdeutils/kregexpeditor.po +++ b/tde-i18n-ga/messages/tdeutils/kregexpeditor.po @@ -170,11 +170,11 @@ msgid "The Carriage Return Character (\\r)" msgstr "" #: charselector.cpp:68 -msgid "TheQt::Horizontal Tab Character (\\t)" +msgid "The Horizontal Tab Character (\\t)" msgstr "" #: charselector.cpp:69 -msgid "TheQt::Vertical Tab Character (\\v)" +msgid "The Vertical Tab Character (\\v)" msgstr "" #: compoundwidget.cpp:46 |