summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2008-12-02Still striving for perfectionFrans Pop
2008-12-02Avoid a couple of lines that are not settingsFrans Pop
2008-12-02And now we're getting close to being ridiculously complex: also check ↵Frans Pop
settings with line continuations
2008-12-02Make script work for XML-based translations as wellFrans Pop
2008-12-02Use mktemp instead of tempfileFrans Pop
2008-12-02Add new script po-check-preseed to help translators check if their ↵Frans Pop
translation of a preseed.po file is complete
2008-05-19cp-untrans: Use cat instead of echo for --helpGuillem Jover
The latter does not work with HERE docs on dash.
2008-01-28* Use --previous when updating PO files so translators can see the changesFrans Pop
in a string.
2007-01-13Also support the case where a document revision is used together with a ↵Frans Pop
translation comment, as is the case for the Czech translation; we only check the first 10 lines of any document
2006-09-30Add command-line usage information.Guillem Jover
2006-08-07New script to help with renaming a file for all translationsFrans Pop
2006-08-07Take previous version from file itself rather than from svn logFrans Pop
2006-08-07Fix syntax errorFrans Pop
2006-08-07New script to help unfuzzy XML-based translationsFrans Pop
2006-02-01Deal with changes in poxml 3.5.0Frans Pop
2006-01-06Add check for obsoleted translationsFrans Pop
2006-01-01Add check to avoid errorsFrans Pop
2005-12-03Allow for changes involving only deleted linesFrans Pop
2005-12-03Set proper POT-Creation-DateFrans Pop
2005-11-21Make sure po files are utf-8 encoded before running po2xmlFrans Pop
2005-10-07Create WORKDIR if it doesn't exist yetFrans Pop
2005-10-07move manual to top-level directory, split out of debian-installer packageJoey Hess