Commit graph

2156 commits

Author SHA1 Message Date
acli
21403fd5cc extract_attributes now knows what XML-style self-closing tags are 2004-02-12 17:58:24 +00:00
acli
0a9cd4aba1 Warn about <<Prev 2004-02-12 17:44:59 +00:00
acli
33a4d5705a It now knows what << Prev is, but it may still be confused by other kinds
of tag lookalikes
2004-02-12 17:38:42 +00:00
tipaul
15defe58a9 deleting subs duplicated by error 2004-02-12 13:40:56 +00:00
acli
5affdbf4e7 Handle attributes which are TMPL_VAR's better. It was choking on
systempreferences.tmpl.
2004-02-12 09:38:20 +00:00
acli
2f928c4e75 Don't extract strings in hidden values 2004-02-12 09:26:54 +00:00
tipaul
58951e551f new feature : stocktaking/inventory.
Look in reports menu
(no DB changes)
2004-02-12 09:16:18 +00:00
tipaul
f247a6c8db ignoring .tmpl that are hidden files (.somthing.tmpl). hidden files are generated by tools like emacs 2004-02-12 09:13:40 +00:00
acli
0be46ba475 This should be good enough to replace text-extract.pl, but some real
testing is needed.
2004-02-12 09:02:39 +00:00
acli
7d244a0b70 This is an experimental filter, based on simple scanning, that *should*
(ultimately) work better than the standard filter based on real parsing
of the .tmpl files.
2004-02-12 08:55:14 +00:00
tipaul
049e6755a8 synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:57:16 +00:00
tipaul
af08d677c5 synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
tipaul
3635a596cf synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
acli
6f472dbf7b exit(-1) after usage() is not needed 2004-02-10 09:42:18 +00:00
acli
c8a9c26150 Minor correction in help text
This handling for --help works too, and is less wordy
2004-02-10 09:40:21 +00:00
acli
c195908744 Arrays are always defined. We should check its length instead. 2004-02-10 09:36:44 +00:00
acli
8f6651f582 Sync to en template 2004-02-10 08:36:13 +00:00
acli
66d5e2a821 Sync to en, not yet translated 2004-02-10 08:22:24 +00:00
acli
4ceb762e0d This is more consistent 2004-02-10 08:02:25 +00:00
acli
28db8c0fb0 New file from en 2004-02-10 07:54:36 +00:00
acli
04ec2866ba SGML syntax correction 2004-02-10 07:54:16 +00:00
acli
4a80f85793 $script_name in template causes runtime error. Should be a TMPL_VAR 2004-02-10 07:38:57 +00:00
acli
39eeb4d233 Sync to new en template 2004-02-10 07:33:35 +00:00
acli
c2e4ee82ce SGML syntax corrections 2004-02-10 07:07:42 +00:00
acli
b27e60563c Minor updates 2004-02-10 06:08:35 +00:00
acli
f99540a922 Markup error 2004-02-10 05:58:45 +00:00
acli
4081ed4dc1 New "About" templates from en
Minor visual improvements to parameters-{top,bottom}.inc
2004-02-10 05:56:32 +00:00
acli
3a7effdd6e This makes the fonts look more like the English version 2004-02-10 05:51:58 +00:00
acli
d99d1d53f5 Pedantic SGML syntax correction 2004-02-10 04:59:09 +00:00
acli
4ed4f62165 Spurious attribute in BODY removed 2004-02-10 04:57:27 +00:00
acli
67fcb75630 This wording seems to be more commonly used 2004-02-10 04:46:12 +00:00
acli
5ce1fdc605 Sync to en (new file) 2004-02-10 04:40:56 +00:00
acli
e93036f6cb A couple of minor, pedantic SGML syntax corrections 2004-02-10 03:26:06 +00:00
acli
76d37c2687 Various SGML syntax corrections (needed)
Sync to English template (minor)
Some visual layout corrections
2004-02-10 03:25:43 +00:00
acli
6918d661ed This makes a bit more sense 2004-02-10 03:19:52 +00:00
acli
9aeb2fe85d Various pedantic SGML syntax corrections (e.g., <!----...--> must contain
a multiple of 4 hyphens)

Inserted some blank rows in admin-home for visual consistency.
2004-02-10 03:13:41 +00:00
acli
4d0ad1b93f Minor improvements 2004-02-10 03:08:00 +00:00
acli
f444dd1d7a Sync to en 2004-02-10 03:01:36 +00:00
acli
d30db19007 Changed DTD declaration so that Mozilla will use standards mode for this. 2004-02-10 03:00:59 +00:00
acli
98b5993007 Use more standard translation for "About" 2004-02-10 03:00:50 +00:00
acli
d813e12860 Changed DTD declaration so that Mozilla will use standards mode for this.
Use more standard translation for "About"
Minor updates
2004-02-10 03:00:37 +00:00
acli
1ffcdc8d58 Sync to en/include/common-style.css 2004-02-10 02:55:01 +00:00
acli
cb05c55870 We can't use A.home, A.about, etc. for Chinese, otherwise the padding will
cause the links to become very ugly; this is better. (It is probably better
for other translations as well...)
2004-02-10 02:53:09 +00:00
acli
a532e321e9 Spelling mistake 2004-02-10 00:58:49 +00:00
acli
1286644ded This allows the user to type zh_TW and still get Chinese from the zh-TW
directory.
2004-02-10 00:43:21 +00:00
acli
c1b5d94e20 Minor spelling correction.
Don't proceed if the user specified an unknown option.
2004-02-09 23:34:08 +00:00
acli
057ba36767 Fix of bug 711, "No message named WhereisMySQL in Install.pm".
Added defined() check for
"Use of uninitialized value in -e at Install.pm line 2085, <STDIN> line 32."
2004-02-09 22:36:32 +00:00
oleonard
0f8e6bfb73 Added variables available to template: streetaddress, city, phone, cardnumber. Added FIXME comments to sections where HTML should be moved to template 2004-01-26 19:32:36 +00:00
rangi
cf67d8bb8f Bug 605 fixed 2004-01-21 20:49:54 +00:00
rangi
d9bda8b778 Fix for bug 605, committing here as well as the stable branch 2004-01-15 23:33:29 +00:00