Chris Cormack
3fdf627c19
Bug 5917 : Fix for translating XSLT
...
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-11 21:12:10 +12:00
Chris Cormack
241846c62c
Bug 5917 : Fixing the translation script
...
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-11 20:37:31 +12:00
Chris Cormack
256cc9196c
Bug 6085 : setting the binmode broke the files rather than fixing them
...
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-11 14:47:25 +12:00
Chris Cormack
5a23a45e32
Bug 6085 : utf8 fixed for xslt, and parameters, broken for utf8 included in templates
...
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-11 12:58:05 +12:00
Chris Cormack
312386be6e
Bug 6085 : Fixing missing last tag in translation and comments, utf-8 issues to fix now
...
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-11 12:58:05 +12:00
Christopher Hall
86e2fbbe49
Bug 5917 : final commit from catalyst
2011-03-30 09:05:15 +13:00
Christopher Hall
ff532faaa6
Bug 5917 : initial work on translation tool conversion
2011-03-30 09:04:34 +13:00
eaf4cfe6b8
Bug 5777 Update and install syspref tab titles
...
This allow also Save button label translation
[3.2] It applies
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-02-20 20:26:50 +13:00
Jerome Charaoui
1fc16ea543
Bug 5506 Fix installation of prefs translations in standard installs
...
[3.2] Should be applied
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-01-26 19:58:00 +13:00
f460afbad6
Bug 5506 Shorten .po file comment lines
...
In opac/staff templates .po files, we have comment lines contextualizing
extracted text in templates. Path to template are absolute. For example, we can
have:
#: /home/katrin/kohaclone/koha-tmpl/intranet-tmpl/prog/en/...
modules/cataloguing/addbiblio.tmpl:585
The first part of the pathname is useless. With this patch, we just keep
relative path to tempalte from Koha template main directory. The above example
becomes:
#: intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tmpl:585
To be applied on [3.2]
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2010-12-22 09:54:41 +13:00
Chris Cormack
9e9d8dbe2c
Merge remote branch 'kc/new/enh/bug_4473' into kcmaster
2010-12-21 08:34:51 +13:00
Chris Cormack
f5e65148ac
Bug 4473: Making a change to TmplTokenizer.pm to stop translation error
2010-12-21 08:31:07 +13:00
814795da60
Bug 5506 Improve translation script
...
[1] Update all .po files in once with this command:
translate update
[2] For sysprefs, quoted text wasn't properly retrieved from .po file and so
quoted strings wasn't translatable.
[3] The install process (translate -p install de-DE) was rewriting syspref
.po file which isn't required anymore.
MUST be applied to [3.2] to get all syspref proper translation.
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2010-12-20 08:48:37 +13:00
be65390d06
Bug 5444 Fix misc/translate script for 'standard' Koha install
...
[3.2] Should apply
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2010-12-02 08:58:28 +13:00
0215ea99ef
German and italian language updates
2010-11-18 11:28:52 +13:00
Andrew Elwell
efa66f1f55
Bug 5385: POD Cleanups (part 2)
...
More podchecker cleanups to eliminate warnings / errors
Signed-off-by: Andrew Elwell <Andrew.Elwell@gmail.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2010-11-12 10:06:56 +13:00
1aef81c354
Ukranian and Russian syspref language updates
2010-11-09 12:01:02 +13:00
a3226d5ce6
Russian and Ukranian opac language updates
2010-11-09 12:00:40 +13:00
6d22b87543
Staff interface .po file updates
2010-11-09 11:59:41 +13:00
e9aabbee54
Translations
2010-10-22 10:12:19 +13:00
ef5279b47c
translator hack to avoid failure on opac-opensearch.tmpl
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 21:01:23 -04:00
b7f886205f
bug 4472: in a hackish fashion, quiet warnings about DOCTYPE in the XSLT
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 17:44:34 -04:00
7475c9dd47
Merge branch 'translation' of git://git.workbuffer.org/git/koha into master
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 16:26:53 -04:00
f7a455d1eb
Updated spanish files
2010-10-07 08:51:24 +13:00
f7570c461a
Bug 4472 Fix how are injected into XSL files
...
tmpl_process is patched to handle properly specific XML directives.
UNIMARC XSL files are modified to gain knowledge of HTML entity
which isn't the case by default. It may be necessary to do the same
thing for MARC21 XSL.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 13:23:31 -04:00
a26440bafa
Fix for syntax error in the spanish opac file
2010-10-06 23:11:50 +13:00
34165af5ac
Language updates
2010-10-06 23:03:21 +13:00
35eaad3dcd
More language updates
2010-10-06 23:02:10 +13:00
c40b1d5229
Lots of lanugage updates
2010-09-02 11:05:16 +12:00
6e9203287a
Finished EN-NZ
2010-09-01 12:08:14 +12:00
0fc71779a8
English NZ and Portuguese updates
2010-09-01 10:44:58 +12:00
ef60d5c2d2
German, English NZ, and Romanian updates
2010-08-30 15:07:13 +12:00
e3d511b1d7
Language updates for intranet
2010-08-10 11:22:49 +12:00
9193ce1d23
Danish and NZ english updates
2010-08-03 16:49:48 +12:00
b774a56a8e
Updating files for 3.2
2010-08-01 20:20:36 +12:00
b16a6d6ec8
Preference updates
2010-08-01 19:38:37 +12:00
0ece24d028
Tidying up and english nz updates
2010-08-01 19:31:15 +12:00
62a55abaf5
English intranet updates
2010-07-29 17:06:49 +12:00
d9b380435e
Finished the en-NZ system preferences
2010-07-29 14:20:25 +12:00
434c7dd32f
Continuing updates for 3.2
2010-07-29 11:57:51 +12:00
44a58384fe
Greek and NZ updates
2010-07-29 10:43:16 +12:00
a70822480e
Greek and NZ english updates
2010-07-29 10:06:50 +12:00
299ee150ae
More spam removal
2010-07-29 10:06:01 +12:00
3a5f33efa0
More spam tidy ups
2010-07-29 10:05:59 +12:00
8598291f06
Spam removal
2010-07-29 10:05:59 +12:00
9b8455093a
Updates and spam removal
2010-07-29 10:05:58 +12:00
5eb1c4b5cd
Removing spam from Amharic
2010-07-29 10:05:52 +12:00
e1ad55f71a
Removing spam from albanian
2010-07-29 10:05:52 +12:00
151ed50519
Amharic; Ethiopian updates getting ready for 3.2
2010-07-29 10:05:52 +12:00
73c0fa1dba
Intranet .po updates
2010-07-29 10:05:49 +12:00