summaryrefslogtreecommitdiffstats
path: root/tde-i18n-zh_CN/messages/tdevelop
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:03:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:03:55 -0600
commitc13acd3c8d18c9606e49f566adb5974417530878 (patch)
tree33f2e17a23a7e20315d04bbbb775ec8c367e39d5 /tde-i18n-zh_CN/messages/tdevelop
parent67313570235937f289ef5e83b7f144b5cd1ff779 (diff)
downloadtde-i18n-c13acd3c8d18c9606e49f566adb5974417530878.tar.gz
tde-i18n-c13acd3c8d18c9606e49f566adb5974417530878.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'tde-i18n-zh_CN/messages/tdevelop')
-rw-r--r--tde-i18n-zh_CN/messages/tdevelop/tdevelop.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/tde-i18n-zh_CN/messages/tdevelop/tdevelop.po b/tde-i18n-zh_CN/messages/tdevelop/tdevelop.po
index d80228cc7d3..b774d906af4 100644
--- a/tde-i18n-zh_CN/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-zh_CN/messages/tdevelop/tdevelop.po
@@ -7745,7 +7745,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 ""
@@ -18637,15 +18637,15 @@ 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 ""
"无法找到插件,KDevelop 将不能正常工作!\n"
-"请确保 KDevelop 安装在您的 KDE 目录下,不然您需要把 KDevelop 的安装路径添加到环境变量 KDEDIRS 里,并运行 "
+"请确保 KDevelop 安装在您的 KDE 目录下,不然您需要把 KDevelop 的安装路径添加到环境变量 TDEDIRS 里,并运行 "
"kbuildsycoca,然后重新运行 KDevelop。\n"
"例如 Bash 用户需要运行:\n"
-"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
+"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca"
#: src/simplemainwindow.cpp:105
msgid "Could Not Find Plugins"