Koha/misc/translator
Frédéric Demians 6a4cbbba60 Bug 8633 Manage OPAC alternate templates
Modify /misc/translator/translate script in order to manage properly alternate
OPAC templates.

To test it with new 'ccsr' template:

- Create the .po file:

  ./translate create fr-FR

  Result: existing .po files are not modified. A new fr-FR-opac-ccsr.po file is
  available.

- Install all templates :

  ./translate install fr-FR

  Result: A new koha-tmpl/opac-tmpl/ccsr/fr-FR directory contains translated
  templates.

- Update .po files:

  ./translate update fr-FR

  Result: fr-FR .po files are update, include fr-FR-opac-ccsr.po

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-11 11:15:07 +02:00
..
po fixing missing " in french syspref file 2012-04-23 12:40:16 +02:00
LangInstaller.pm Bug 8633 Manage OPAC alternate templates 2012-10-11 11:15:07 +02:00
Makefile
stats.pl
text-extract.pl
text-extract2.pl Bug 8384: Some Perl scripts do not compile 2012-07-10 10:50:58 +02:00
tmpl_process3.pl Bug 7780: make silent/verbose flag for translation installing 2012-03-26 11:01:40 +02:00
TmplTokenizer.pm Revert "Subroutine prototypes used at line XXX, column 1. See page 194 of PBP." 2012-06-11 15:38:35 +02:00
translate Bug 7780: make silent/verbose flag for translation installing 2012-03-26 11:01:40 +02: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
xgettext.pl Bug 6895 Diacritics in Pootle/po files are broken in source text 2012-02-27 11:21:50 +01:00