Changeset 75023 in spip-zone
- Timestamp:
- Aug 28, 2013, 3:38:21 AM (8 years ago)
- Location:
- _plugins_/todo/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/todo/trunk/lang/paquet-todo.xml
r73621 r75023 2 2 <langue code="en" url="http://trad.spip.net/tradlang_module/paquet-todo?lang_cible=en"> 3 3 <traducteur nom="Benitron" lien="http://trad.spip.net/auteur/benitron" /> 4 <traducteur nom="kent1" lien="http://trad.spip.net/auteur/kent1" /> 4 5 </langue> 5 6 <langue code="es" url="http://trad.spip.net/tradlang_module/paquet-todo?lang_cible=es"> -
_plugins_/todo/trunk/lang/paquet-todo_en.php
r73621 r75023 9 9 10 10 // T 11 'todo_description' => 'Adds new typographical shortcuts to describe a simple list of things to do in a SPIP content.', # MODIF11 'todo_description' => 'Adds new typographical shortcuts to describe simple to do lists in a SPIP content. This version 2 extends the list of available statuses and allows the qualification of tasks by priority, tags and informations such as start and end dates, commit number, release number.', 12 12 'todo_slogan' => 'Quickly list things to do' 13 13 );
Note: See TracChangeset
for help on using the changeset viewer.