Koha/misc/translator
Frédéric Demians 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
..
po German and italian language updates 2010-11-18 11:28:52 +13:00
LangInstaller.pm Bug 5506 Improve translation script 2010-12-20 08:48:37 +13:00
Makefile
stats.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00
text-extract.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00
text-extract2.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00
tmpl_process3.pl Bug 4472 Fix how &nbsp; are injected into XSL files 2010-10-06 13:23:31 -04:00
TmplToken.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
TmplTokenizer.pm Bug 4473: Making a change to TmplTokenizer.pm to stop translation error 2010-12-21 08:31:07 +13:00
TmplTokenType.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
translate Fix FSF address in directory misc/ 2010-03-16 20:17:54 -04:00
translator_doc.html
translator_doc.txt
update.pl Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
VerboseWarnings.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
xgettext.pl Bug 5506 Shorten .po file comment lines 2010-12-22 09:54:41 +13:00