aboutsummaryrefslogtreecommitdiffstats
path: root/xenstore-editor-zh_TW.utf8.bash
diff options
context:
space:
mode:
Diffstat (limited to 'xenstore-editor-zh_TW.utf8.bash')
-rwxr-xr-xxenstore-editor-zh_TW.utf8.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/xenstore-editor-zh_TW.utf8.bash b/xenstore-editor-zh_TW.utf8.bash
index bb63236..12c451d 100755
--- a/xenstore-editor-zh_TW.utf8.bash
+++ b/xenstore-editor-zh_TW.utf8.bash
@@ -83,7 +83,7 @@ do
unset j
xenstore-list "$current" > "$tmpfile"
if [ "$?" != "0" ]; then
- $DIALOG --title "$scripttitle" --msgbox "無法從 $current 取得檔案清班" 0 0
+ $DIALOG --title "$scripttitle" --msgbox "無法從 $current 取得檔案清單" 0 0
if [ "$first_run" != "0" ]
then
exit 1