Ignore:
Timestamp:
Jan 9, 2010, 8:35:36 PM (14 years ago)
Author:
plg
Message:

feature 1374: removed the "/* TODO */" in language files, the script to detect
missing translations will come in a distinct commit.

Location:
branches/2.0/language/es_ES
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/language/es_ES/common.lang.php

    r4010 r4636  
    369369// --------- Starting below: New or revised $lang ---- from Colibri (2.1)
    370370$lang['del_all_favorites_hint'] = 'Suprimir todas las imágenes de sus favoritos';
    371 /* TODO */ $lang['Sent by'] = 'Sent by';
    372371?>
  • branches/2.0/language/es_ES/upgrade.lang.php

    r3046 r4636  
    3535$lang['upgrade login message'] = 'Sólo un administrador puede lanzar la puesta al día: por favor, identifiqúese más abajo.';
    3636$lang['You do not have access rights to run upgrade'] = 'Usted no tiene los derechos necessaires para lanzar la puesta al día.';
    37 /* TODO */$lang['in include/mysql.inc.php, before ?>, insert:'] = 'In <i>include/mysql.inc.php</i>, before <b>?></b>, insert:';
    3837
    3938// Upgrade informations from upgrade_1.3.1.php
Note: See TracChangeset for help on using the changeset viewer.