Some needed HTML syntax corrections.
[koha.git] / misc / translator /
2004-02-13 acliThe fixed search.marc/search.tmpl (nothing between...
2004-02-13 acliDon't mindlessly spew out 40 lines of text in a warning...
2004-02-13 acliThis way of reporting line numbers should make more...
2004-02-13 acliDisplay something useful if the user doesn't specify -f
2004-02-13 acliDon't issue warnings for unquoted attributes containing...
2004-02-13 acliPaul's problem #1 is now fixed: Bug in regular expressi...
2004-02-13 acliDon't extract purely-numeric strings like "1" either
2004-02-13 acliSeems like I wasn't careful enough recognizing unknown...
2004-02-12 acliMinor wording rewrite in warning
2004-02-12 acliWarn about unquoted attribute values containing [^...
2004-02-12 acliextract_attributes now knows what XML-style self-closin...
2004-02-12 acliWarn about <<Prev
2004-02-12 acliIt now knows what << Prev is, but it may still be confu...
2004-02-12 acliHandle attributes which are TMPL_VAR's better. It was...
2004-02-12 acliDon't extract strings in hidden values
2004-02-12 tipaulnew feature : stocktaking/inventory.
2004-02-12 tipaulignoring .tmpl that are hidden files (.somthing.tmpl...
2004-02-12 acliThis should be good enough to replace text-extract...
2004-02-12 acliThis is an experimental filter, based on simple scannin...
2004-02-11 tipaulsynch'ing 2.0.0 branch (RC4 tag) and head
2004-02-10 acliexit(-1) after usage() is not needed
2004-02-10 acliMinor correction in help text
2004-02-10 acliArrays are always defined. We should check its length...
2004-02-09 acliMinor spelling correction.
2003-12-09 tipaultemplates modified : ALL <TMPL_* XX> have been replaced...
2003-12-08 tipaulsome new trips : non translated strings are marked...
2003-12-08 tipaulremoving : & * at end of strings
2003-12-08 tipaulstrings for opac in french
2003-12-08 tipaulimproving what's discarded : script & stylesheet
2003-12-05 tipaultranslator tool. see translator_doc.txt