Ignore:
Timestamp:
Mar 2, 2010, 3:54:22 PM (14 years ago)
Author:
nikrou
Message:

Feature 1451 : localization with gettext
Use php-gettext (developpement version rev43, because of php5.3) as fallback
Use native language (english) instead of key for translation
Keep directory en_UK for english customization
Need some refactoring for plurals

Todo : managing plugins in the same way

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/intro.tpl

    r4325 r5021  
    1111</script>
    1212
    13 <h2>{'title_default'|@translate}</h2>
     13<h2>{'Piwigo administration'|@translate}</h2>
    1414<dl style="padding-top: 30px;">
    1515  <dt>{'Piwigo version'|@translate}</dt>
Note: See TracChangeset for help on using the changeset viewer.