Changeset 3036

Show
Ignore:
Timestamp:
06/13/09 16:42:04
Author:
chipx86
Message:

Added a Japanese translation by Takeshi Aihana.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/notification-daemon/AUTHORS

    r3006 r3036  
    1313    Rodney Dawes <dobey@novell.com> 
    1414    Jonh Wendell <wendell@bani.com.br> 
     15    Vincent Untz <vuntz@gnome.org> 
    1516 
    1617Translators: 
     
    1920    German - Florian Steinel <steinel@pootle.wordforge.org.flonet.net> 
    2021    Italian - Luca Ferretti <elle.uca@libero.it> 
     22    Japanese - Takeshi Aihana <takeshi.aihana@gmail.com> 
    2123    Polish - Raven <piotrdrag@gmail.com> 
    2224    Swedish - Daniel Nylander <po@danielnylander.se> 
  • trunk/notification-daemon/ChangeLog

    r3035 r3036  
     1Sat Jun 13 16:40:53 PDT 2009  Christian Hammond <chipx86@chipx86.com> 
     2 
     3    A po/ja.po: 
     4    * AUTHORS: 
     5    * configure.ac: 
     6      - Added a Japanese translation by Takeshi Aihana. 
     7 
    18Sat Jun 13 16:27:42 PST 2009  Christian Hammond <chipx86@chipx86.com> 
    29 
  • trunk/notification-daemon/configure.ac

    r3025 r3036  
    6868AC_PROG_INTLTOOL 
    6969 
    70 ALL_LINGUAS="ar de it nl pl sv" 
     70ALL_LINGUAS="ar de it ja nl pl sv" 
    7171GETTEXT_PACKAGE=notification-daemon 
    7272AC_SUBST(GETTEXT_PACKAGE)