Bug 629908

Summary: Fix typo in mkworddic/udict
Product: [Fedora] Fedora Reporter: masanari iida <masanari_iida>
Component: anthyAssignee: Akira TAGOH <tagoh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 13CC: i18n-bugs, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: anthy-9100h-15.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-15 12:42:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description masanari iida 2010-09-03 09:02:01 UTC
Description of problem:
Fix typo in mkworddic/udict

Version-Release number of selected component (if applicable):
anthy-9100h-10.fc13

How reproducible:
Always

Detail
Some lines are "T35" instead of "#T35".

--- ./udict	2009-01-27 21:26:33.000000000 +0900
+++ ./udict.fix	2010-09-02 19:21:17.000000000 +0900
@@ -378,7 +378,7 @@
 -------------------
 き () #KS 着
 ふく () #T35 服
-ようふく () T35 洋服
+ようふく () #T35 洋服
 きもの () #T35 着物
 うちゅうふく () #T35 宇宙服
 せんすいふく () #T35 潜水服
@@ -494,7 +494,7 @@
 # 原点
 げんてん () #T35 原典
 よ (む) #M5r 読
-しゅぎ () T35 主義
+しゅぎ () #T35 主義
 -------------------
 # 効果
 こうか () #T05 高価
@@ -767,10 +767,10 @@
 れじ () #T35 レジ
 -------------------
 #成長
-せいちょう () T30 成長
-きぎょう () T35 企業
-えんじにあ () T35 エンジニア
-ひと () T35 人
+せいちょう () #T30 成長
+きぎょう () #T35 企業
+えんじにあ () #T35 エンジニア
+ひと () #T35 人
 -------------------
 # 制度
 せいど () #T35 精度
@@ -1191,7 +1191,7 @@
 ぶっきょう () #T35 仏教
 ぶっきょうと () #T35 仏教徒
 いきょうと () #T35 異教徒
-しゅうきょう () T35 宗教
+しゅうきょう () #T35 宗教
 -------------------
 #回収
 かいしゅう () #T30 回収
@@ -1250,8 +1250,8 @@
 -------------------
 #伝道
 でんどう () #T30 伝道
-しゅうきょう () T35 宗教
-きりすときょう () T35 キリスト教
+しゅうきょう () #T35 宗教
+きりすときょう () #T35 キリスト教
 きりすときょう () #T35 キリスト教
 きりすときょうと () #T35 キリスト教徒
 いすらむきょう () #T35 イスラム教

Comment 1 Akira TAGOH 2010-10-07 10:39:06 UTC
Fixed in anthy-9100h-15.fc13.

Comment 2 Fedora Update System 2010-10-07 10:39:45 UTC
anthy-9100h-15.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/anthy-9100h-15.fc14

Comment 3 Fedora Update System 2010-10-07 10:40:44 UTC
anthy-9100h-15.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/anthy-9100h-15.fc13

Comment 4 Fedora Update System 2010-10-07 19:52:25 UTC
anthy-9100h-15.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update anthy'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/anthy-9100h-15.fc14

Comment 5 Fedora Update System 2010-10-15 12:42:22 UTC
anthy-9100h-15.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-10-19 07:17:07 UTC
anthy-9100h-15.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.