Commit graph

2303 commits

Author SHA1 Message Date
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 &nbsp; 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 &gt; and &lt; 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
acli
382535cf07 New templates generated from opac.zh_TW and intranet.zh_TW 2004-02-24 05:12:47 +00:00
acli
1b9d5b13ec file kohaerror.tmpl was initially added on branch rel_2_0. 2004-02-24 04:51:03 +00:00
acli
b0c60de06a file stats.tmpl was initially added on branch rel_2_0. 2004-02-24 04:51:02 +00:00
acli
d7fd6aff7f file request.tmpl was initially added on branch rel_2_0. 2004-02-24 04:51:02 +00:00
acli
fe45efaa81 file member-flags.tmpl was initially added on branch rel_2_0. 2004-02-24 04:51:02 +00:00
acli
3812a21e93 file addbookbybiblionumber.tmpl was initially added on branch rel_2_0. 2004-02-24 04:51:02 +00:00
acli
3e3aad273d Let's start again with a clean slate 2004-02-24 03:52:00 +00:00
acli
a110de4eba Syntax correction 2004-02-24 03:51:42 +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
oleonard
28d2659641 Removing NPL-specific 'limit-by-branch' options 2004-02-23 21:45:08 +00:00
acli
7657c143da "Title" problem fixed in English templates 2004-02-23 21:39:21 +00:00
acli
3517d81c52 Use "Salutation" instead of "Title" for personal titles, for the benefit
of translations.
2004-02-23 21:38:38 +00:00
oleonard
b2d7722cb3 Removing NPL-specific links 2004-02-23 21:32:49 +00:00