Revision: 7038
Author: ek.kato
Date: Mon May 9 19:07:43 2011
Log: * scm/predict-custom.scm (predict-custom-enable?) : Update
description.
* po/fr.po
* po/ko.po
* po/ja.po
- Update.
http://code.google.com/p/uim/source/detail?r=7038
Modified:
/trunk/po/fr.po
/trunk/po/ja.po
/trunk/po/ko.po
/trunk/scm/predict-custom.scm
=======================================
--- /trunk/po/fr.po Sun May 8 23:45:41 2011
+++ /trunk/po/fr.po Mon May 9 19:07:43 2011
@@ -4222,7 +4222,7 @@
msgstr ""
#: ../scm/predict-custom.scm:45
-msgid "Enable ancillary prediction (for Ajax-IME, Canna, SJ3, Wnn)"
+msgid "Enable ancillary prediction (for Ajax-IME, Canna, SJ3, TUT-Code,
Wnn)"
msgstr ""
#: ../scm/predict-custom.scm:53 ../scm/predict-custom.scm:75
=======================================
--- /trunk/po/ja.po Mon May 9 06:31:35 2011
+++ /trunk/po/ja.po Mon May 9 19:07:43 2011
@@ -4359,8 +4359,8 @@
msgstr "補助予測入力"
#: ../scm/predict-custom.scm:45
-msgid "Enable ancillary prediction (for Ajax-IME, Canna, SJ3, Wnn)"
-msgstr "Ajax-IME, Canna, SJ3, Wnn用予測入力を有効にする"
+msgid "Enable ancillary prediction (for Ajax-IME, Canna, SJ3, TUT-Code,
Wnn)"
+msgstr "Ajax-IME, Canna, SJ3, TUT-Code, Wnn用予測入力を有効にする"
#: ../scm/predict-custom.scm:53 ../scm/predict-custom.scm:75
msgid "Look prediction"
=======================================
--- /trunk/po/ko.po Sun May 8 23:45:41 2011
+++ /trunk/po/ko.po Mon May 9 19:07:43 2011
@@ -4239,7 +4239,7 @@
msgstr ""
#: ../scm/predict-custom.scm:45
-msgid "Enable ancillary prediction (for Ajax-IME, Canna, SJ3, Wnn)"
+msgid "Enable ancillary prediction (for Ajax-IME, Canna, SJ3, TUT-Code,
Wnn)"
msgstr ""
#: ../scm/predict-custom.scm:53 ../scm/predict-custom.scm:75
=======================================
--- /trunk/scm/predict-custom.scm Sat Jan 22 10:13:48 2011
+++ /trunk/scm/predict-custom.scm Mon May 9 19:07:43 2011
@@ -42,7 +42,7 @@
(define-custom 'predict-custom-enable? #f
'(predict)
'(boolean)
- (N_ "Enable ancillary prediction (for Ajax-IME, Canna, SJ3,
Wnn)")
+ (N_ "Enable ancillary prediction (for Ajax-IME, Canna, SJ3,
TUT-Code, Wnn)")
(N_ "long description will be here."))
(define-custom 'predict-custom-methods '()