Changeset 8fd55adf4c6216e648a4b99aad4b1e16e19cbbff

Show
Ignore:
Timestamp:
08/28/08 22:56:37 (5 years ago)
Author:
Philipp Kern <pkern@…>
Parents:
f2c701f984c97202ee403fb3b6ea6a445a64fa9e
Children:
33c52287f29995de28e64ad9533a4d3455bb2c3f
git-committer:
Philipp Kern <pkern@debian.org> / 2008-08-28T22:56:37Z+0200
Message:

add Greek, Hebrew and Dutch translations imported from Launchpad

2008-08-28 Philipp Kern <phil@…>

  • po/el.po: add Greek translation from Launchpad
  • po/he.po: add Hebrew translation from Launchpad
  • po/nl.po: add Dutch translation from Launchpad
  • configure.ac: activate el, he and nl translations
Files:
3 added
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rf2c701f r8fd55ad  
     12008-08-28  Philipp Kern  <phil@0x539.de> 
     2 
     3        * po/el.po: add Greek translation from Launchpad 
     4        * po/he.po: add Hebrew translation from Launchpad 
     5        * po/nl.po: add Dutch translation from Launchpad 
     6        * configure.ac: activate el, he and nl translations 
     7 
    182008-08-26  Armin Burgmeier  <armin@arbur.net> 
    29 
  • configure.ac

    rf2c701f r8fd55ad  
    118118 
    119119# Glib i18n/gettext support. 
    120 ALL_LINGUAS="ca de es fr ja ko it pl pt pt_BR ru sv zh_CN" 
     120ALL_LINGUAS="ca de el es fr he it ja ko nl pl pt pt_BR ru sv zh_CN" 
    121121AM_GLIB_GNU_GETTEXT 
    122122