Add a mechanism for centralising JS translations, to avoid having to render 
many JS files with Jinja.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4445f9dd63709849875cd3e422d4df3d50bca8da
Author: Atira Odhner <aodh...@pivotal.io>

Modified Files
--------------
test/javascript/fake_translations.js           |  3 ++
test/javascript/translate_spec.js              | 43 ++++++++++++++++++++++++++
web/pgadmin/static/js/translate.js             | 32 +++++++++++++++++++
web/pgadmin/tools/__init__.py                  | 19 +++++++++++-
web/pgadmin/tools/templates/js/translations.js |  4 +++
5 files changed, 100 insertions(+), 1 deletion(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to