acli
8e43a8c326
Updates due to bug fixes to the translation tool just committed
2004-03-08 05:41:55 +00:00
acli
507773d963
Sorry, forgot to take out debugging code before committing
2004-03-08 05:00:42 +00:00
acli
db1660f512
Fixed some bugs which caused some context to be not recognized, and some
...
spurious context to be recognized. In particular, the bugs fixed are:
1. Failure to recognize INPUT element at the end, e.g., if the input has
the form "Item number:%S", then the pattern was recognized as only
"Item number".
2. Failure to remove matching <foo></foo> tags if the pattern contains
INPUT or TMPL_VAR; e.g., if the input has the form "<h1>%s %s</h1>",
the form would not be simplified to "%s %s".
Unfortunately, fixing these 2 bugs will cause about 40 fuzzies to appear.
2004-03-08 04:59:38 +00:00
acli
5563ae4494
<a> without matching </a>
2004-03-08 04:48:58 +00:00
kb2qzv
5dba7d6dbd
Version 2.0 ready. Corrections are needed since there's no proofreading performed.
...
Niech ktos pomoze.
2004-03-08 00:04:52 +00:00
kb2qzv
ff5c653bfa
107 more strings to translate and I'll be finished. No proofreading though, yet.
2004-03-07 22:59:31 +00:00
kb2qzv
3aee16178e
minor update, about 343 strings more to go for completion
2004-03-07 13:48:03 +00:00
acli
29b1df6046
Various updates/fixes from rel_2_0
...
Fixes for bugs 721 (templating), 727, and 734
2004-03-07 05:47:31 +00:00
rangi
adc12a8cd8
Starting on C4::Query,
...
Currently doesnt do anything much at all.
Im building a skeleton module then ill flesh it out
2004-03-07 01:49:34 +00:00
rangi
795a46d49f
Got rid of the last error message -1 bug
2004-03-06 21:26:44 +00:00
tipaul
1498ce1415
adding seealso feature in MARC searches
2004-03-06 20:26:13 +00:00
rangi
97e878c514
Bugfix, now it actually does whats its supposed to.
2004-03-06 07:55:35 +00:00
rangi
e122410f9b
First cut of a script to scrap the average customer ratings for books from
...
Amazon and store them in a ratings table in the Koha db
ratings.sql is the table definition
My next task is to extend it to work for cd's and dvds as well.
2004-03-06 07:45:33 +00:00
rangi
8bb2e860b1
Templates for use with the notifys/fines.pl script
2004-03-05 21:24:38 +00:00
rangi
14ccd6237e
Little script to format a letter for printing to be sent to a borrower with overdue items
2004-03-05 21:23:32 +00:00
rangi
d8bbc4ec5c
Scripts to deal with overdues.
...
fines.pl will levy fines and place them on patrons accounts, it will also then attempt to notify
the borrowers.
Either by email, sms, fax etc depending on what the patron has set as preferred contact.
Email and letters are currently working fine, fax, and sms need to be worked on.
Test with caution in your library, you dont want to be bombarding patrons with emails :)
2004-03-05 21:22:15 +00:00
acli
a12fd4c5cc
Minor update
2004-03-05 06:37:54 +00:00
acli
54a70b59d8
"Cancel requests" graphical text
2004-03-05 06:29:01 +00:00
acli
a7ebbbba0b
Consistency fix; we should be using the equivalent of "vous", not "tu"
2004-03-05 06:09:28 +00:00
acli
8fd1f042cb
Reverted translated first name/last name order; Koha does not work well
...
with name forms other than the English ordering (and the names should be
in English too...)
2004-03-05 05:54:04 +00:00
acli
19e83afb55
More translations
2004-03-05 05:33:01 +00:00
oleonard
b461060f00
Fixing error in TMPL tags
2004-03-04 22:36:31 +00:00
oleonard
af0b7a38c0
Removed broken 'edit items' link
2004-03-04 19:18:55 +00:00
tipaul
7d08d249a0
adding LDAP auth.
...
Introduce a new Perl dependency Net:LDAP
2004-03-04 16:49:09 +00:00
tipaul
b5113b8e5b
unsued package. beginning code cleaning
2004-03-04 15:39:41 +00:00
tipaul
45d347b60e
unsued package. beginning code cleaning
2004-03-04 15:32:46 +00:00
acli
246170e5ce
Minor updates
2004-03-02 03:08:24 +00:00
acli
aaeb2d8895
More perldoc updates
2004-03-01 18:46:43 +00:00
acli
15ecec16d9
Perldoc update
2004-03-01 18:16:30 +00:00
acli
19a05db1f5
Correct translation of "Clear"
2004-03-01 06:37:34 +00:00
acli
9af4c898d7
Minor consistency fixes
2004-03-01 06:18:02 +00:00
acli
2b656e0f4a
Minor updates
2004-03-01 06:03:36 +00:00
acli
71add1ce88
Corrections from Arthur
2004-03-01 04:34:49 +00:00
acli
f962b261bf
Minor updates
2004-03-01 03:26:26 +00:00
acli
b240a8c8c7
Minor updates
2004-03-01 00:15:53 +00:00
kb2qzv
9bd5aae80a
minor updates
2004-02-29 19:50:53 +00:00
kb2qzv
3fcc028ed8
translation file over 60% completed.
2004-02-29 19:11:46 +00:00
acli
73b69b56a5
Updates and corrections
2004-02-29 16:27:42 +00:00
acli
35e55e7941
Minor update
2004-02-29 10:07:49 +00:00
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