| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fix i18n for the docking system. |
| Date: | 2015-03-03 10:51:53 |
| Message-ID: | E1YSkQb-0000ja-Lj@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Fix i18n for the docking system.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cd059aaea3647ab97af64d7e1664a2688460bead
Modified Files
--------------
web/babel.cfg | 1 +
.../browser/templates/browser/js/browser.js | 42 +++++-----
web/pgadmin/messages.pot | 82 +++++++++++++++----
web/pgadmin/static/js/wcDocker/panel.js | 4 +-
.../translations/fr/LC_MESSAGES/messages.mo | Bin 2743 -> 3545 bytes
.../translations/fr/LC_MESSAGES/messages.po | 85 ++++++++++++++++----
6 files changed, 163 insertions(+), 51 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2015-03-03 11:11:41 | pgAdmin 4 commit: Update wcDocker to enable properly translation of the |
| Previous Message | Dave Page | 2015-03-03 09:46:06 | pgAdmin 4 commit: Fix placeholder text. |