From 5021c568ff0220f69b96339cf11b7f45c8c9c88c Mon Sep 17 00:00:00 2001
From: Daichi Kawahata <daichi.k@aioros.ocn.ne.jp>
Date: Thu, 2 Mar 2006 15:07:05 +0000
Subject: [PATCH] Fixed an error.

(Old svn revision: 20172)
---
 po/ChangeLog | 6 +++++-
 po/zh_TW.po  | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/po/ChangeLog b/po/ChangeLog
index e0f59ce6a..7d93f249a 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,6 +1,10 @@
+2006-03-02  Daichi Kawahata <daichi@xfce.org>
+
+	* zh_TW.po: Fixed an error.
+
 2006-03-02  Hydonsingore Cia <hydonsingore@mail.educities.edu.tw>
 
-	* zh_TW: Newly added.
+	* zh_TW.po: Newly added.
 
 2006-03-02  Daichi Kawahata <daichi@xfce.org>
 
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 07309ddc3..10f2d2a0b 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -291,13 +291,13 @@ msgstr "%s 的第三個連結"
 #, c-format
 msgid "%uth copy of %s"
 msgid_plural "%uth copy of %s"
-msgstr[0] "%2的第%1份拷貝"
+msgstr[0] "%2$s的第%1$u份拷貝"
 
 #: ../thunar-vfs/thunar-vfs-xfer.c:223
 #, c-format
 msgid "%uth link to %s"
 msgid_plural "%uth link to %s"
-msgstr[0] "%2的第%1個連結"
+msgstr[0] "%2$s的第%1$u個連結"
 
 #. setup the error return
 #: ../thunar-vfs/thunar-vfs-xfer.c:263
-- 
GitLab