mistake word
authorMr.LeQuocTuan <Mr.LeQuocTuan@79bd180b-0a32-48ee-ac55-ada8cae9df61>
Wed, 5 Aug 2009 03:48:38 +0000 (03:48 +0000)
committerMr.LeQuocTuan <Mr.LeQuocTuan@79bd180b-0a32-48ee-ac55-ada8cae9df61>
Wed, 5 Aug 2009 03:48:38 +0000 (03:48 +0000)
git-svn-id: svn://localhost/trunk@55 79bd180b-0a32-48ee-ac55-ada8cae9df61

po/scim-unikey.pot
po/vi.po
setup/scim_unikey_setup.cpp

index bc0b473fe1913c25166b82ebe985a14b2e3c21fd..a797ad927168a5bb95fe5b7cc06cbab7ea39bbbb 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: scim-unikey 0.3.0.r52\n"
+"Project-Id-Version: scim-unikey 0.3~r32\n"
 "Report-Msgid-Bugs-To: mr.lequoctuan@gmail.com\n"
-"POT-Creation-Date: 2009-08-05 10:36+0700\n"
+"POT-Creation-Date: 2009-08-05 10:47+0700\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -103,7 +103,7 @@ msgstr ""
 
 #: setup/scim_unikey_setup.cpp:94
 msgid ""
-"This setup has been detach from scim-setup.\n"
+"This setup has been detached from scim-setup.\n"
 "Please run Setup by right click on scim tray icon,\n"
 "choose Unikey setup or click on below button."
 msgstr ""
index 7e96ad3e95ab18720904f24884e4a7f1384d5191..08b38f9b40d687ec0fbfdfb82534c3ab4cd2f32a 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: scim-unikey\n"
 "Report-Msgid-Bugs-To: mr.lequoctuan@gmail.com\n"
-"POT-Creation-Date: 2009-08-05 10:36+0700\n"
+"POT-Creation-Date: 2009-08-05 10:47+0700\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Le Quoc Tuan <mr.lequoctuan@gmail.com>\n"
 "Language-Team: Le Quoc Tuan <mr.lequoctuan@gmail.com>\n"
@@ -126,7 +126,7 @@ msgstr "Cài đặt Unikey"
 
 #: setup/scim_unikey_setup.cpp:94
 msgid ""
-"This setup has been detach from scim-setup.\n"
+"This setup has been detached from scim-setup.\n"
 "Please run Setup by right click on scim tray icon,\n"
 "choose Unikey setup or click on below button."
 msgstr ""
index 1084a4ff9e3fa7d5702a4c8432b717caee37701f..adffa9a32e2dc4e4d202606b21174368fb7c32db 100644 (file)
@@ -91,7 +91,7 @@ static GtkWidget* create_setup_window()
         window = gtk_vbox_new(TRUE, 0);
 
         GtkWidget* label = gtk_label_new(_(
-                "This setup has been detach from scim-setup.\n"
+                "This setup has been detached from scim-setup.\n"
                 "Please run Setup by right click on scim tray icon,\n"
                 "choose Unikey setup or click on below button."));