tipaul
e90b815289
fix for #218
2003-05-05 13:26:00 +00:00
tipaul
95dde50470
fix for #344
2003-05-05 08:53:39 +00:00
rangi
d5b492da11
Still a work in progress.
...
Im still working on getting all the functionality going. Then ill tidy up
the text/instructions.
2003-05-04 04:04:15 +00:00
rangi
113e669ffa
Working on the non-marc simple acquisitions
2003-05-04 03:18:54 +00:00
rangi
7683a424ce
Fix for 418
2003-05-03 03:06:01 +00:00
rangi
1cd0ea372a
Fixing a typo that was causing bug 433
...
untitle => unititle
2003-05-02 23:54:07 +00:00
rangi
dbcaaf36a5
Changing the input to be sent to modrequest to borrowernumber from borrower.
...
Which is what modrequest is expecting.
Also matches the input from the request.tmpl
2003-05-02 23:26:02 +00:00
tipaul
7629ac3f62
fix for #254
2003-05-02 16:18:51 +00:00
wolfpac444
2193f51d07
Fixed bug #404
2003-04-30 00:56:21 +00:00
wolfpac444
8a208dcbf1
Fixed bug #396
2003-04-30 00:45:01 +00:00
wolfpac444
26e8848863
Aligned budget amount to the right
2003-04-30 00:35:00 +00:00
wolfpac444
2ea234ab66
Commented out "Help" link.
2003-04-30 00:32:48 +00:00
wolfpac444
6d4a1fdf02
Fixed bug #364
2003-04-30 00:20:35 +00:00
wolfpac444
271b6bb3ea
Changed image button.
2003-04-30 00:13:12 +00:00
wolfpac444
baab399c1c
Removed "Ethnicity" from confirm page.
2003-04-30 00:04:25 +00:00
wolfpac444
24a4a17409
Fixed bug regrading "Full output"
2003-04-30 00:03:33 +00:00
wolfpac444
7a80beb18e
Fixed bug #421
2003-04-29 23:39:56 +00:00
tipaul
26543b430e
really proud of this commit :-)
...
z3950 search and import seems to works fine.
Let me explain how :
* a "search z3950" button is added in the addbiblio template.
* when clicked, a popup appears and z3950/search.pl is called
* z3950/search.pl calls addz3950search in the DB
* the z3950 daemon retrieve the records and stores them in z3950results AND in marc_breeding table.
* as long as there as searches pending, the popup auto refresh every 2 seconds, and says how many searches are pending.
* when the user clicks on a z3950 result => the parent popup is called with the requested biblio, and auto-filled
Note :
* character encoding support : (It's a nightmare...) In the z3950servers table, a "encoding" column has been added. You can put "UNIMARC" or "USMARC" in this column. Depending on this, the char_decode in C4::Biblio.pm replaces marc-char-encode by an iso 8859-1 encoding. Note that in the breeding import this value has been added too, for a better support.
* the marc_breeding and z3950* tables have been modified : they have an encoding column and the random z3950 number is stored too for convenience => it's the key I use to list only requested biblios in the popup.
2003-04-29 16:48:25 +00:00
tipaul
69e5454b80
very little fix : adding border-radius => now text buttons have a nice round corner, almost exactly like with the images button.
...
I LOVE this stylesheet ! (thanks mike for adding it :-) )
2003-04-29 08:05:04 +00:00
wolfpac444
6878f647a1
Changed image buttons to text buttons
2003-04-26 04:57:54 +00:00
wolfpac444
58caed9609
Starting to get rid of deprecated <font> tags. Switched headings over to <h1> tags
2003-04-26 04:41:15 +00:00
wolfpac444
41b0170ae2
Changing image buttons to text buttons
2003-04-26 04:24:49 +00:00
wolfpac444
168ecb752c
Changed images into text buttons
2003-04-26 03:54:51 +00:00
wolfpac444
9c3b9e63bc
Started the process of getting rid of image buttons that contain text.
2003-04-26 03:21:50 +00:00
wolfpac444
5e0db7fa98
Fixed menubar background problem
2003-04-26 02:46:05 +00:00
tipaul
302c759e4f
fix for 298, and marc-top.inc menu
2003-04-24 14:39:38 +00:00
tipaul
ef74a1ba25
adding marc-top.inc menu
2003-04-24 14:38:17 +00:00
wolfpac444
5ceee55146
Made some of Ingrid's suggestions in Bug 395
2003-04-24 00:52:17 +00:00
wolfpac444
75ec18a1ef
Fixed bug #400
2003-04-23 21:32:08 +00:00
wolfpac444
a596daa89e
Fixed bug #399
2003-04-23 21:26:39 +00:00
wolfpac444
0676fae28f
Fixed bug #330
2003-04-23 21:24:17 +00:00
wolfpac444
aaa1ec8b11
Fixed bug #398
2003-04-23 21:22:52 +00:00
wolfpac444
f4dc81cc9b
Fixed bug #397
2003-04-23 21:20:36 +00:00
tipaul
e57535b581
fix for #297 and some others bugs
2003-04-23 12:20:26 +00:00
wolfpac444
5a6aa81047
Cosmetic changes
2003-04-23 00:17:26 +00:00
wolfpac444
bba7071060
Fixed bug #368
2003-04-23 00:10:47 +00:00
wolfpac444
3759400e65
*** empty log message ***
2003-04-23 00:03:34 +00:00
wolfpac444
43ae7c2259
Fixed problems with Javascript and newlines
2003-04-22 23:09:46 +00:00
wolfpac444
ec152517a7
Bug fixes.
2003-04-22 11:16:26 +00:00
wolfpac444
f816b24420
Fixed bug #356
2003-04-22 10:05:40 +00:00
wolfpac444
06004224c6
*** empty log message ***
2003-04-22 10:02:48 +00:00
wolfpac444
d03b20c32e
Fixed bug #345
2003-04-22 10:00:11 +00:00
wolfpac444
14b1a51520
Fixed bug #370
2003-04-22 09:49:58 +00:00
wolfpac444
ace3a1a72b
Fixed bug #369
2003-04-22 09:45:12 +00:00
rangi
856928428c
Fixing bug 386
2003-04-22 08:09:54 +00:00
rangi
cc02d91118
Fixing bug 347
2003-04-21 04:41:58 +00:00
rangi
1c5eb3bb9d
Fixing bug 352
2003-04-21 04:36:19 +00:00
rangi
a3407da005
fixed bug 371 (log in information double up)
2003-04-21 03:48:03 +00:00
rangi
fb9b0e39c6
Fixing bug 372
2003-04-21 03:40:04 +00:00
rangi
99c0cefcdd
Fixing bug 373
2003-04-21 03:29:17 +00:00
rangi
0e7c5073b5
Fixing bug 374
2003-04-21 03:14:04 +00:00
wolfpac444
9364159e89
*** empty log message ***
2003-04-17 04:14:39 +00:00
dragon28
9ef0b4aad3
fix for bug #355 - link to reports page
2003-04-15 05:18:37 +00:00
dragon28
3c37392ed8
fix for bug #351
2003-04-14 17:45:31 +00:00
tipaul
60ad713faf
removing "blackdot.gif", that created a message in error log
2003-04-14 12:35:45 +00:00
wolfpac444
d28bb5a8d6
*** empty log message ***
2003-04-13 06:41:10 +00:00
wolfpac444
72f32f7ff7
*** empty log message ***
2003-04-13 05:54:18 +00:00
wolfpac444
d4b002fe19
Bug fixes
2003-04-13 04:39:16 +00:00
wolfpac444
50aa151fbb
Fixed spelling...
2003-04-13 04:32:03 +00:00
wolfpac444
c3e6b39e54
*** empty log message ***
2003-04-13 04:28:01 +00:00
wolfpac444
76df76e7a4
Fixed bug #340 and templated member-flags.tmpl
2003-04-13 04:08:56 +00:00
wolfpac444
574e8e7b40
Bug fixes
2003-04-13 03:47:45 +00:00
wolfpac444
0a377febe0
*** empty log message ***
2003-04-13 03:33:19 +00:00
wolfpac444
298131cf27
*** empty log message ***
2003-04-13 03:33:19 +00:00
wolfpac444
36a7fed65b
Fixed bug #336
2003-04-13 03:16:03 +00:00
wolfpac444
758054a1b6
Bug fixes
2003-04-13 03:11:44 +00:00
wolfpac444
08edefcdac
Bug fixes
2003-04-13 02:59:06 +00:00
rangi
78ac86e853
Taking out exraneous space
2003-04-12 23:53:04 +00:00
wolfpac444
daca1e03d7
fixed bug #332
2003-04-12 21:54:43 +00:00
wolfpac444
2ef41e95d6
Fixed Bug #333
2003-04-12 21:52:52 +00:00
wolfpac444
41f7e89414
*** empty log message ***
2003-04-12 01:55:36 +00:00
wolfpac444
ed977b0dc1
Fixed bug #329
2003-04-12 01:38:50 +00:00
wolfpac444
546c670788
Changed "data recorded" to "Data recorded"
2003-04-12 01:37:21 +00:00
wolfpac444
483b58cf13
*** empty log message ***
2003-04-12 01:30:58 +00:00
wolfpac444
e4cced39df
*** empty log message ***
2003-04-12 00:22:43 +00:00
wolfpac444
1365d66fac
*** empty log message ***
2003-04-12 00:16:08 +00:00
wolfpac444
6194966801
Fixed formatting on the acqusitions pages..
2003-04-11 19:18:02 +00:00
wolfpac444
28b949d944
Fixed some menu stuff... Added about-top.inc and about-bottom.inc
2003-04-11 19:12:13 +00:00
tipaul
7d34ac8ec4
*** empty log message ***
2003-04-11 08:41:06 +00:00
tipaul
d40bdb949e
fixes + improvment. shows now apache and mysql versions
2003-04-10 14:14:00 +00:00
tipaul
66c2a98029
adding about link (french templates)
2003-04-10 14:05:13 +00:00
tipaul
101388459a
adding about link
2003-04-10 14:04:43 +00:00
tipaul
1d9f51abfb
adding standard koha includes
2003-04-10 14:04:24 +00:00
pate
51e0f77c85
A first pass at creating an 'about' page for Koha (for bug reporters to use)
2003-04-10 08:45:43 +00:00
wolfpac444
337f02d7ce
Fixed coloring problem in the top menu.
2003-04-10 03:10:21 +00:00
wolfpac444
f2db7bd694
Fixed a problem with the parameters link in the menu being blue instead of
...
white.
2003-04-10 03:08:58 +00:00
wolfpac444
1631cd5a92
*** empty log message ***
2003-04-10 03:05:11 +00:00
wolfpac444
c94f88387f
Made changes according to Ingrid's suggestions.
2003-04-10 02:18:03 +00:00
tipaul
8b936b5137
fix for #259
2003-04-09 16:43:59 +00:00
tipaul
4fabd2c2d2
*** empty log message ***
2003-04-09 16:02:53 +00:00
tipaul
c9da4f595c
phone day now stored
2003-04-09 15:30:55 +00:00
tipaul
75dd1d77f5
fix for 231
2003-04-09 09:43:27 +00:00
tipaul
0af3339336
fixed typo ( #221 )
2003-04-09 09:21:50 +00:00
tipaul
5e04a2af38
fix for #255 + typo
2003-04-08 12:23:03 +00:00
tipaul
5ef80c5648
*** empty log message ***
2003-04-08 12:17:10 +00:00
tipaul
f169bbdbf4
fix for #254
2003-04-08 12:16:59 +00:00
tipaul
66ecfe5b35
see #265
2003-04-08 11:43:44 +00:00
tipaul
a3ed52337a
templating Mr, Mrs, Ms...
2003-04-08 11:12:22 +00:00
tipaul
f77ad61e74
fixes for #207 , 208, 211 french templates
2003-04-08 10:01:21 +00:00
tipaul
5edc7ef9a7
fixes for #207 , 208, 211
2003-04-08 09:39:17 +00:00
tipaul
4761132c1b
*** empty log message ***
2003-04-07 14:06:16 +00:00
tipaul
844797459f
fix for #187
2003-04-07 14:05:24 +00:00
wolfpac444
6419ed7c78
Added "toggle" color functionality to the templates
2003-04-05 03:35:09 +00:00
wolfpac444
e4d7a39bab
Fixed the dates in aqbudget.pl
2003-04-05 03:19:33 +00:00
wolfpac444
2810acfb2a
Templating...
2003-04-05 01:36:06 +00:00
wolfpac444
45dbf4d7b9
Templating...
2003-04-05 00:51:57 +00:00
wolfpac444
ab1294b661
Templating...
2003-04-05 00:35:37 +00:00
wolfpac444
fcbdef09f0
Templating...
2003-04-05 00:12:43 +00:00
wolfpac444
7dc774ec29
Templating...
2003-04-04 23:38:43 +00:00
wolfpac444
d35645d3c0
Minor fixes.
2003-04-04 22:39:45 +00:00
wolfpac444
d5cf2dfbb1
Templating...
2003-04-04 21:56:44 +00:00
ahbanks
90b872afc8
ahbanks-cleanup on koha-tmpl/intranet-tmpl/default/en/auth.tmpl caps and consistency
2003-04-04 21:39:13 +00:00
tipaul
1e335be7fa
copying images from english path to french path. They are NOT translated.
2003-04-04 08:38:21 +00:00
tipaul
b32eb72f0e
french templates for 1.9.1
2003-04-04 08:35:52 +00:00
tipaul
ecac4a75d6
french templates for 1.9.1
2003-04-04 08:29:42 +00:00
wolfpac444
bcb707d302
Fixed bug #257
2003-04-03 01:29:52 +00:00
dragon28
5bbd7abd9c
Corrected the title on the Add button (bug 251)
2003-04-02 18:29:21 +00:00
dragon28
f3f2da2c71
Changed title to Parameters (bug 250)
2003-04-02 18:26:52 +00:00
dragon28
2386dd4807
Replace fr with en spelling (bug 249)
2003-04-02 18:24:43 +00:00
dragon28
22a61918fc
Replace fr with en spelling (bug 248
2003-04-02 18:23:04 +00:00
wolfpac444
b845dac9a8
Templating...
2003-04-02 09:47:51 +00:00
tipaul
6efb67d833
french translation update
2003-04-01 13:46:03 +00:00
wolfpac444
322d929c44
Templated stats.pl. Did not template the fox/shannon/etc. stuff because I figured we did not want it in the final release
2003-03-29 03:09:07 +00:00
wolfpac444
16f422a8f7
Bug fixes
2003-03-29 00:02:24 +00:00
wolfpac444
398a4d5242
Fixed Bug #230 .
2003-03-26 03:02:13 +00:00
wolfpac444
333fe196a5
Added missing '>'.
2003-03-25 20:08:34 +00:00
wolfpac444
d0142ccdf0
Cosmetic changes and some spelling fixes.
2003-03-25 06:16:30 +00:00
wolfpac444
746006508b
Fixed bug #218
2003-03-25 06:05:13 +00:00
wolfpac444
a09fc08c37
Added the stuff for the text messaging field -- Fixed bug #219
2003-03-25 05:13:26 +00:00
tipaul
3c76b2f058
minor graphic fix
2003-03-20 13:35:08 +00:00
tipaul
13922e8276
fixing bug when a search gets more than 10 biblios : now, user can reach biblio 10, 20, 30...
2003-03-19 21:01:01 +00:00
tipaul
f52b395a01
moving loggedinuser test to xx-top.inc
2003-03-18 15:19:35 +00:00
tipaul
01a01f9b6d
bufgix 215
2003-03-18 12:16:48 +00:00
tipaul
e4e45b5531
fixing image links buggy
2003-03-18 12:16:34 +00:00
tipaul
d3fedd6789
bug 209 fix
2003-03-18 11:41:32 +00:00
tipaul
ac2f1d456f
fixing image links bug
2003-03-18 11:14:18 +00:00
tipaul
00da1b10b1
templating images
2003-03-18 09:57:16 +00:00
tipaul
b29067886f
bugfixes (use Acquisition.pm removed and image templating fixed)
2003-03-18 09:52:30 +00:00
tipaul
dbc226cec6
bugfix #181
2003-03-18 09:33:21 +00:00
wolfpac444
68387d8641
Fixed Bug #190 -- Added the name, member number, and card number to the top.
2003-03-16 22:59:23 +00:00
wolfpac444
8c1b9e961d
Fixed Bug #189
2003-03-16 22:44:35 +00:00
wolfpac444
2587cfe68e
Fixed Bug #189 .
2003-03-16 22:40:10 +00:00
wolfpac444
0ce65b684a
Added the missing images for the moremember page.
2003-03-16 09:32:32 +00:00
wolfpac444
ebf062d977
Changed to use templates
2003-03-16 09:19:57 +00:00
tipaul
9b2028ab72
some fixes, and links to themelang/images
2003-03-11 15:13:18 +00:00
tipaul
8319f94085
introducing MARC link on top menu. reaches marc part of koha (cataloguing, breeding farm and (still broken) z39.50 servers)
2003-03-10 15:18:19 +00:00
tipaul
ae96102096
* graphic bugfixes
...
* minor improvement
2003-03-10 15:16:54 +00:00
tipaul
edf5485626
templating circulation.pl
...
works poorly for instance
2003-03-10 15:16:29 +00:00
tipaul
95d74b39dd
* bugfixes
...
* adding buttons to switch between normal and MARC view of a record
* adding graphic buttons in templates
2003-03-07 16:36:29 +00:00
tipaul
61c02e7e18
some bugfixes and use of icons
2003-03-04 17:51:18 +00:00
tipaul
66593fc12f
some more common pictures for acquisition (ordering and recieving)
2003-03-04 17:50:55 +00:00
tipaul
8a0465ee6b
fixing directory image
2003-03-04 17:49:15 +00:00
tipaul
aa5bc6d084
MARC search fixes and improvements. Now, ALL searches are indexed and should be very fast with any statement.
...
a few improvments, and it will be useable even with a NON-MARC installation of koha.
2003-03-04 16:15:16 +00:00
tipaul
09fbc6d33a
template modifications => the templates now uses common default theme icon set.
2003-03-04 16:13:35 +00:00
tipaul
7ffea81e17
i'm proud to introduce common icons for all languages for default theme.
...
those icons directly comes from a kde icon set (no change of name).
they are supposed to be self explanatory and can be use to avoid "delete...", "add..." links
the admin pages have been modified and will be commited immediatly.
the look of koha is really nicer with those little icons.
Note that if you want to change the icon set, you just need to pick the icons in your kde local icon folder :-)
2003-03-04 16:12:08 +00:00
tipaul
98c6097739
bugfixes for normal acquisition process. seems to work better.
...
NOTES to 1.2 managers : the 1.2 seems to have problems too :
* when finishrecieve is called, the booksellerid is lost, and you arrive to the "recieve.pl" again, it's with the 1st bookseller from the DB.
* under certain circunstances, the invoice # is lost, and ALL lines from the bookseller are shown. this strange behaviour is fixed too in this commit
2003-03-03 17:38:01 +00:00
tipaul
5a3cf75102
title fixing
2003-02-27 16:57:09 +00:00
tipaul
16e6393dcf
link to biblio detail
2003-02-27 16:56:46 +00:00
tipaul
fb7ef42a91
minor fixes
2003-02-27 16:55:51 +00:00
tipaul
dc1cf5f163
road to 1.9.2 :
...
* finishing templating acquisition
* first step to acquisition/cataloguing merging.
show no errors, but seems a little buggy (order counter wrong, problem at end of acquisition process...)
2003-02-27 16:54:10 +00:00
wolfpac444
0f7ca60046
*** empty log message ***
2003-02-17 08:33:09 +00:00
tipaul
6e3a96053a
Road to 1.9.1 :
...
* headers included in each template now are text-only headers (like in non-english versions).
* Added "parameters" links in header
* Added "Cataloguing" link. The cataloguing link goes to the MARC cataloguing (acqui.simple). Will evolve in the near future with reordering of acquisition and cataloguing.
2003-02-13 18:01:26 +00:00
tipaul
d532cf3b7b
Road to 1.9.1
...
* templating of normal acquisitions
* some graphic changes (use of yellow color as "acquisition/cataloguin" symbol, header consistency...)
* minor reordering of screens (newbasket.pl now unused)
* few bugfixes
When templating finished, the recieving of a book will be ended by a "calatoguing" screen.
Cataloguing will be MARC cataloguing or non-MARC cataloguing, depending on "acquisitions" system parameter.
2003-02-13 17:27:47 +00:00
acli
4054c4e3c2
Semi-manually reverted the file back to English
2003-02-10 22:39:15 +00:00
tipaul
c74a6a0009
templating normal acquisition before reordering acquisition and cataloguing.
...
supplier now works with currencies table, not hardcoded currencies
2003-02-10 13:38:44 +00:00
acli
4851da30af
Legibility change: table width "550" => "100%"
...
List of branches was very difficult to read with a table width of "550"
2003-02-10 07:27:50 +00:00
acli
0c4c49820b
Sync to en template
2003-02-10 07:26:41 +00:00
acli
1b284383bc
The tabs are numbered 0-9, not 0xx,..., 9xx
2003-02-09 09:47:22 +00:00
acli
7351509fe9
Translation of the now-translatable "Ph", "Fax", "Email",
...
"(nothing entered)", and "(no categories set)"
2003-02-09 08:15:35 +00:00
acli
37ebda534b
Updated for the fix for bug 180
2003-02-09 08:08:38 +00:00
acli
cf4e7d4a65
Additional translations
2003-02-09 05:48:32 +00:00
acli
8cc5c0f8c9
Pick up koha-front-koha.gif from the fr directory
...
Note: The French in the image may be wrong
2003-02-09 04:10:41 +00:00
acli
2e44bfd44b
Missing punctuation
2003-02-09 04:09:31 +00:00
acli
33ac029a05
Take some images from the fr template
2003-02-09 03:23:35 +00:00
acli
dc28ff5ddd
French images, translated text from *-top.inc
...
The "mouseover" images have *not* been translated
2003-02-09 03:23:19 +00:00
acli
0289e3eae4
Ignore .xvpics for CVS checkins
2003-02-09 03:15:38 +00:00
acli
213e2a3cf0
Corrected the width of the images
2003-02-09 03:14:53 +00:00
acli
2e48904e0b
Corrected the width of the image; the actual width was not the same as
...
the width declared in the HTML, causing the image on the screen to become
quite ugly
2003-02-09 02:52:28 +00:00
acli
fff91d52df
Pick up some files from the templates directory
...
Fixed the "Parameters" gif; the actual width was not the same as what is
declared in the HTML
2003-02-09 02:40:54 +00:00
acli
0361b13db3
HTML syntax error corrected
2003-02-08 21:59:13 +00:00
acli
fc5e8465ee
Corrected wrong method to include headers and footers
...
Over-translation corrected (simpleredirect.pl parameter "Adult" got
translated, resulting in Zero-sized reply)
2003-02-08 21:52:29 +00:00
acli
26cb22583c
Removed duplicated login link
...
Replaced UTF-8 by SGML entity, since this looks like a ISO-8859-1 page
2003-02-08 19:53:30 +00:00
acli
0bfdc458b6
Minor visual & wording tweaks
2003-02-06 07:04:57 +00:00
acli
7abba9141e
Consistency fixes, updated working glossary
2003-02-06 06:37:47 +00:00
acli
365b8619f4
Minor entity syntax error fix
2003-02-06 03:31:47 +00:00
tipaul
7a7b7d7e6e
small fix to launch catalogue through loadmodule (MARC or non MARC)
2003-02-05 17:13:24 +00:00
acli
3fe003f31a
Preliminary translation
2003-02-05 09:03:56 +00:00
acli
655e2e7e23
Minor entity syntax error fix
2003-02-05 08:17:13 +00:00
acli
d33c0340cf
Preliminary (incomplete) translation
2003-02-05 08:16:24 +00:00
acli
c6a0a155fa
Preliminary (incomplete) translation
2003-02-05 07:49:52 +00:00
acli
d5ba0cd000
Sync to en template
2003-02-05 05:03:18 +00:00
acli
2e713fab68
Sync to newest en template (1.10)
2003-02-05 04:54:27 +00:00
acli
c079180c2e
Visual tweaks
2003-02-05 04:45:05 +00:00
acli
3c0e63758d
Make it look more like natural-looking Chinese, + visual tweaks
2003-02-05 04:44:18 +00:00
acli
8ed810617d
Make the "Renewals Allowed" line on the delete screen look more like
...
natural-looking English
2003-02-05 04:31:09 +00:00
acli
c97bcfa403
Preliminary translation
2003-02-05 03:26:38 +00:00
acli
651e951ac6
French "Oui" and "Non" changed to English :-)
...
Pedantic HTML syntax error fix
2003-02-05 03:25:56 +00:00
tipaul
5147ddfe45
templating itemtypes
2003-02-04 15:11:10 +00:00
acli
ba3cd9a66c
A couple of HTML syntax error fixes
...
Minor visual tweaks
2003-02-04 07:14:07 +00:00
acli
290c8ea714
Preliminary translation
...
Minor visual tweaks
2003-02-04 07:12:43 +00:00