Bug 248090 - "Yesterday" is translated into "Funtion" in Japanese
Summary: "Yesterday" is translated into "Funtion" in Japanese
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Target
TreeView+ depends on / blocked
 
Reported: 2007-07-13 06:09 UTC by Mamoru TASAKA
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-09-05 00:09:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mamoru TASAKA 2007-07-13 06:09:59 UTC
Description of problem:
Well, I was a bit surprised when I saw a gtk+ box to
open (choose) a file which shows "機能の 21:49", which
means "21:49 of funtion" in English...

Version-Release number of selected component (if applicable):
gtk2-2.11.5-3.fc8

How reproducible:
100%

Steps to Reproduce:
1. see ja.po of gtk+ 2.11.5
2.
3.
  
Actual results:
  1783
  1784  #: gtk/gtkfilechooserdefault.c:10996
  1785  msgid "Yesterday at %H:%M"
  1786  msgstr "機能の %H:%M"
  1787  

Expected results:
  1783  
  1784  #: gtk/gtkfilechooserdefault.c:10996
  1785  msgid "Yesterday at %H:%M"
  1786  msgstr "昨日の %H:%M"
  1787

Comment 1 Jens Petersen 2007-09-05 00:09:34 UTC
This appears to be fixed in gtk2-2.11.6.


Note You need to log in before you can comment on or make changes to this bug.