diff options
Diffstat (limited to 'tde-i18n-br/messages/tdevelop/tdevelop.po')
-rw-r--r-- | tde-i18n-br/messages/tdevelop/tdevelop.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tde-i18n-br/messages/tdevelop/tdevelop.po b/tde-i18n-br/messages/tdevelop/tdevelop.po index a91197e7b2d..189c52e2f1a 100644 --- a/tde-i18n-br/messages/tdevelop/tdevelop.po +++ b/tde-i18n-br/messages/tdevelop/tdevelop.po @@ -7654,7 +7654,7 @@ msgstr "" msgid "" "<b>NOTE</b> These are directories to search in that are found in your KDE " "resource directories. So if you add the string \"kate/scripts\" to the list " -"then KScript will look in \"$KDEDIRS/data/kate/scripts\" for scripts. This " +"then KScript will look in \"$TDEDIRS/data/kate/scripts\" for scripts. This " "will allow you to get scripts in your home directory as well as system wide " "ones." msgstr "" @@ -18342,9 +18342,9 @@ msgid "" "Unable to find plugins, KDevelop will not work properly.\n" "Please make sure that KDevelop is installed in your KDE directory; otherwise, " "you have to add KDevelop's installation path to the environment variable " -"KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n" +"TDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n" "Example for BASH users:\n" -"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca" +"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca" msgstr "" #: src/simplemainwindow.cpp:105 |