--- a/i18n/zh_TW.po Wed Dec 30 20:36:48 2009 +0100
+++ b/i18n/zh_TW.po Wed Dec 30 20:39:59 2009 -0200
@@ -220,9 +220,9 @@
"\n"
" [extensions]\n"
" # disabling extension bar residing in /path/to/extension/bar.py\n"
-" hgext.bar = !/path/to/extension/bar.py\n"
+" bar = !/path/to/extension/bar.py\n"
" # ditto, but no path was supplied for extension baz\n"
-" hgext.baz = !\n"
+" baz = !\n"
msgstr ""
msgid ""
@@ -519,7 +519,7 @@
"To use this hook, configure the acl extension in your hgrc like this::\n"
"\n"
" [extensions]\n"
-" hgext.acl =\n"
+" acl =\n"
"\n"
" [hooks]\n"
" pretxnchangegroup.acl = python:hgext.acl.hook\n"
@@ -726,7 +726,7 @@
"Activating the extension::\n"
"\n"
" [extensions]\n"
-" hgext.bugzilla =\n"
+" bugzilla =\n"
"\n"
" [hooks]\n"
" # run bugzilla hook on every change pulled or pushed in here\n"
@@ -3504,7 +3504,7 @@
"this::\n"
"\n"
" [extensions]\n"
-" hgext.notify =\n"
+" notify =\n"
"\n"
" [hooks]\n"
" # one email for each incoming changeset\n"
@@ -4375,7 +4375,7 @@
"To perform automatic newline conversion, use::\n"
"\n"
" [extensions]\n"
-" hgext.win32text =\n"
+" win32text =\n"
" [encode]\n"
" ** = cleverencode:\n"
" # or ** = macencode:\n"
@@ -4427,7 +4427,7 @@
"and also consider adding:\n"
"\n"
"[extensions]\n"
-"hgext.win32text =\n"
+"win32text =\n"
"[encode]\n"
"** = %sencode:\n"
"[decode]\n"