Ignore:
Timestamp:
Jan 28, 2011, 10:22:28 PM (13 years ago)
Author:
tiico
Message:
  • Correct hour/min bug when time is set to 00h00 and control coherence between end and begin dates/hours
  • Correct export to csv file (utf8decode)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ConcoursPhoto/language/en_UK/plugin.lang.php

    r8946 r8965  
    9797$lang['concours_author_vote']           = 'Allow author of a photo to vote (disable the check based on username/author)';
    9898$lang['concours_change_score']          = 'Allow user to change his score after a validation';
     99$lang['concours_end_date_change_to']    = 'End date changed to %s';
     100$lang['concours_saved']                 = 'Concours %s-%s saved';
    99101?>
Note: See TracChangeset for help on using the changeset viewer.