acli
188ea7d064
Redo the label after correcting the translation of "acquisitions"
2004-02-29 10:04:27 +00:00
acli
191f0bb99b
Minor update
2004-02-29 09:09:50 +00:00
acli
dfa00bd0ae
Minor correction
2004-02-29 08:59:08 +00:00
acli
047819d716
Minor updates plus some corrections
2004-02-29 07:35:00 +00:00
acli
8149018f3a
Fix charset problem reported by Benedict
2004-02-29 07:03:18 +00:00
acli
772746525e
Copied from en directory
2004-02-29 06:41:36 +00:00
acli
59e30042fd
Title -> Salutation, so that it can be translated properly to Chinese
2004-02-29 06:34:05 +00:00
acli
67f236aaed
Minor updates
2004-02-29 06:25:14 +00:00
acli
3dbee3f098
Minor updates
2004-02-29 04:29:38 +00:00
acli
8cfc7c7629
Minor updates
2004-02-29 03:58:10 +00:00
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
acli
765730e2b1
Applied most of Arthur's corrections, some with editorial changes.
...
Some other corrections.
Copied graphics from en directory.
2004-02-29 00:54:50 +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
5d18fec42f
HTML syntax correction
2004-02-27 03:57:43 +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
oleonard
4c24bc5a3c
Minor correction to HTML to go with fix for Bug 606
2004-02-25 22:09:58 +00:00
rangi
1d2a764626
fix for bug 606,
...
seems to be an error in the tmpl still but the functionality seems to be working again
2004-02-25 21:44:40 +00:00
kb2qzv
cbb3f0bf61
*** empty log message ***
2004-02-25 20:08:15 +00:00
kb2qzv
303622d8a5
Addition of quotation marks where they where needed for translator
2004-02-25 20:03:05 +00:00
oleonard
32b243109a
Changing French string to English, cleaning up some HTML markup
2004-02-25 20:02:14 +00:00
kb2qzv
2ed59e860e
missing ; added to the end of
2004-02-25 19:56:55 +00:00
kb2qzv
e51557cff6
removal of 2 quotation marks from the bgcolor= so that translator is happy.
2004-02-25 19:54:57 +00:00
kb2qzv
f38929f5e8
Added > and < instead of << >>.
2004-02-25 19:49:01 +00:00
oleonard
142a3fd98a
Small changes to help fix Bug 436
2004-02-25 18:15:35 +00:00
oleonard
e0d4eee48f
Small changes to help fix Bug 436
2004-02-25 18:09:29 +00:00
oleonard
d79655295d
Minor correction to HTML (closing input tags)
2004-02-25 17:28:43 +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
oleonard
37edf0427e
Changing branchcode input field to maxlength=4 to reflect size limit of MySQL field.
2004-02-24 16:41:14 +00:00
oleonard
bbcc302194
Changing branchcode input field to maxlength=4 to reflect size limit of MySQL field. Also quoted all attributes in HTML.
2004-02-24 16:40:11 +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
acli
e4cc939d48
Need meta tag
2004-02-24 08:43:26 +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