diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 13:18:07 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 22:36:29 +0900 |
commit | a9ade1e16fc87c3c2c29965155b2d2e576d6a666 (patch) | |
tree | 6e85eb221f67c3ab1b2a47aeaf8ebedee5144d0a /template/messages | |
parent | 038ae2c91e006731a6aeffa0c9e14309c4bbc6d1 (diff) | |
download | tde-i18n-a9ade1e16fc87c3c2c29965155b2d2e576d6a666.tar.gz tde-i18n-a9ade1e16fc87c3c2c29965155b2d2e576d6a666.zip |
Use tdeprocess.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'template/messages')
-rw-r--r-- | template/messages/tdeadmin/kpackage.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/messages/tdeadmin/kpackage.pot b/template/messages/tdeadmin/kpackage.pot index 6f63e497f9d..3cf8739c12e 100644 --- a/template/messages/tdeadmin/kpackage.pot +++ b/template/messages/tdeadmin/kpackage.pot @@ -866,7 +866,7 @@ msgid "Done" msgstr "" #: procbuf.cpp:119 -msgid "Kprocess Failure" +msgid "TDEProcess Failure" msgstr "" #: procbuf.cpp:137 @@ -876,7 +876,7 @@ msgstr "" #: procbuf.cpp:143 #, c-format -msgid "Kprocess error:%1" +msgid "TDEProcess error:%1" msgstr "" #: rpmInterface.cpp:48 |