aboutsummaryrefslogtreecommitdiffstats
path: root/tools/README
blob: 453913ddb59a281ffde3f8fdae8d37f82c07b89d (plain)
1
2
3
4
5
6
7
8
9
10
11
REBUILDING A GETTEXT DICTIONARIES

To rebuild a gettext dictionaries you need to run rebuild_gettext_catalogs.sh script in the root of main web server:

It cals extract2gettext.php for every translatable resource. It picks the database for that from web_projects.dat file.


LEGACY UTILITY
There is also useful script lookup_for_second_argument.sh used as a preparation for transition.

It cals lookup_for_second_argument.php for every translatable resource. It picks the database for that from web_projects.dat file.