acli
53a5494412
Various corrections, including correction of the translation of "acquisition"
2004-02-29 03:38:18 +00:00
acli
3617982fc0
Minor corrections
2004-02-29 01:03:58 +00:00
acli
087aa3a64f
Applied most of Arthur's corrections, some with editorial changes.
...
Some other corrections.
2004-02-29 00:56:10 +00:00
kb2qzv
caf87bd6f9
Usable translation, nearly a 100% translated.
2004-02-28 15:18:42 +00:00
kb2qzv
f6d431f26c
no fuzzy strings, over 50% translated.
2004-02-28 15:17:55 +00:00
kb2qzv
2f4aaeae31
incomlete translation of default intranet
2004-02-28 10:02:42 +00:00
acli
66775a8646
- Consider <INPUT type=text> and <INPUT type=text> part of strings.
...
- If a string is enclosed by a tag, remove that tag from the extracted string
- Generate automatic comments to provide more information for the translator
- A couple bug fixes
2004-02-27 13:26:07 +00:00
acli
2ecaaff2f2
One more suggested change from Arthur
2004-02-26 22:17:08 +00:00
kb2qzv
f3a1fe23f0
incomplete; but just in case my HDD crashed here is an upload.
2004-02-26 16:50:18 +00:00
kb2qzv
825d973c12
minor updates
2004-02-26 10:56:37 +00:00
acli
8dd6e3c250
First half of Arthur's corrections; the rest pending clarifications
2004-02-26 07:12:10 +00:00
acli
f24796e81f
Interim minor update
2004-02-26 05:29:03 +00:00
kb2qzv
3760ff3edd
Translated (need polishing) strings file generated by tmpl_process3.pl and xgettext.pl
2004-02-25 22:45:35 +00:00
acli
0d6288178e
Minor updates
2004-02-25 08:16:34 +00:00
acli
63508b81cb
This should now handle spurious "strange attribute syntax" much more sanely.
2004-02-25 08:16:24 +00:00
acli
8451615142
Ugly hack to avoid screenfuls of spurious warnings about "Possible SGML
...
closed tag notation"
2004-02-25 06:56:42 +00:00
acli
fc4cd326b1
Try to be a little bit more helpful with "Strange attribute syntax..."
...
warnings. (Actually, is syntax like foo="bar"foo="bar" actually valid?)
2004-02-25 06:49:35 +00:00
acli
3c20689a73
After the previous change, the scanner will hang if the input is malformed
...
in a certain way, such as having a <title> but not matching </title>.
This should fix it.
2004-02-25 06:25:29 +00:00
acli
3cc7be72c7
This should make it handle commenting out of whole blocks of HTML better.
...
It seems to be still correct, and it is no longer complaining about syntax
errors when seeing commented-out HTML (esp. with TMPL_* directives).
Don't try to translate stuff between <title>...</title> too, the stuff in
the middle is supposed to be PCDATA.
2004-02-25 06:08:41 +00:00
acli
09b4e498e2
Bug in previous checkin, because we can't get the number of warnings from
...
the child.
2004-02-25 03:39:49 +00:00
acli
a399dcefad
Benedict wants some message at the end that says success or failure.
...
It's a good idea too.
2004-02-25 03:37:27 +00:00
acli
f6fa24c75d
tmpl_process3.pl did not know how to handle absolute pathnames in -i.
...
(Actually, xgettext.pl did not know how to handle them in the files listed
in the list of files.)
If the po file is empty (corrupted), $href->{'""'} will be undefined.
We just blindly dereferenced this null value without checking.
2004-02-24 14:20:46 +00:00
kb2qzv
b46ac460b4
reversing back to $filter = text-extract.pl.
2004-02-24 08:15:28 +00:00
kb2qzv
2ebce78b5b
change $filter value so it defaults to the most recent text-extract2.pl script
2004-02-24 08:01:59 +00:00
acli
b3912abb60
Minor corrections
2004-02-24 03:21:37 +00:00
acli
d00bb9795c
Minor updates
2004-02-24 00:48:18 +00:00
acli
8eca8478bb
We now have a --help option.
...
Minor comment update
Removed forced backups and the comment about interrupting xgettext.pl
corrupting the po file, now that we seem to be detecting the situation.
2004-02-24 00:47:53 +00:00
acli
c33a411129
The timestamps in the generated PO file should make a little bit more sense
...
this way. In any case hard-coding a date didn't make any sense at all.
2004-02-23 22:16:08 +00:00
acli
7657c143da
"Title" problem fixed in English templates
2004-02-23 21:39:21 +00:00
acli
e3ef4f78b9
-v option (undocumented) for more verbose output
2004-02-23 20:04:33 +00:00
acli
7975e2ad2e
Fixed bug in "create" action reported by Benedict
2004-02-23 20:04:04 +00:00
acli
0a78568959
Bit a bit lenient on whether a file name has been set
2004-02-23 19:56:47 +00:00
acli
620eb8f436
Consistency fix
2004-02-23 19:18:54 +00:00
acli
3ed061c026
Fixed a bug which caused </script> to be not recognized as a tag
2004-02-23 18:49:56 +00:00
acli
b10a690cba
Oops, "Title" is untranslatable. Need to fix the English templates some time
2004-02-23 06:48:26 +00:00
acli
e590eb3911
Update including correction
2004-02-23 06:38:51 +00:00
acli
a1080fc70b
From the old translation
2004-02-23 06:28:12 +00:00
acli
300c7a7b3c
Minor update
2004-02-23 06:11:53 +00:00
acli
09ab9d4769
Interim update
2004-02-23 06:05:56 +00:00
acli
b6f552e6e2
Interim update
2004-02-23 05:56:19 +00:00
acli
d03a71a5e2
More bugs that prevented some strings from being translated properly.
...
This time it's a trimming bug.
2004-02-23 05:51:30 +00:00
acli
dda8e7d233
Off-by-one bug
2004-02-23 04:36:56 +00:00
acli
ae4bf41171
Minor dialect correction
2004-02-23 04:29:28 +00:00
acli
dae8ab184b
Bug that prevented msgid's with French characters from being translated
...
should now be really fixed.
2004-02-23 04:26:04 +00:00
acli
56d4a4d0ba
Charset "translation" line
2004-02-23 04:19:24 +00:00
acli
ec6562b7d3
Oops, forgot to take out some debugging print statements
2004-02-23 04:02:06 +00:00
acli
3e140b7053
More interim updates
2004-02-23 04:00:38 +00:00
acli
422739c80d
Interim update
2004-02-23 03:15:01 +00:00
acli
77a1d8682d
Fold all consecutive whitespaces into single blanks. This avoids problems
...
when minor whitespace changes occur in the original templates; it also
makes the strings much easier to read (e.g., instead of "foo\n\n\t\t bar",
xgettext.pl will now always generate "foo bar" and tmpl_process3.pl will
understand it to be the same as the original string).
2004-02-23 01:21:03 +00:00
acli
10a00d1b50
Preliminary support for "analysis" of strings with <a> tags.
...
Early termination of analysis if we encounter some strings, such as </h1>
or | or ||, in order to avoid extracting strings that are unnecessarily
long and which doesn't add any meaningful context.
2004-02-22 21:34:40 +00:00