pgadmin4/web/pgadmin/browser/static/js
Libor M 6a9af07f7a Fixed gettext usage:
- fixed gettext usage with .format() only for original text with %s
  - fixed typos
  - fixed translation yes/no buttons in the dialog.
  - improved translating sentences without "connecting" words (eg. see web/pgadmin/dashboard/static/js/dashboard.js,
     word 'cancel' needs to be translated in the Czech language as 'zrušit' but in another sentence as 'zrušení')
  - added gettext for text translations.
2020-04-10 14:52:41 +05:30
..
activity.js Fixed API test cases for missing language pack and jasmin test case. 2020-01-20 16:14:12 +05:30
browser.js Fixed gettext usage: 2020-04-10 14:52:41 +05:30
collection.js Fixed gettext usage: 2020-04-10 14:52:41 +05:30
datamodel.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
error.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
frame.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
keyboard.js Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
layout.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
menu.js 1) Added labels and titles after parsing and validating all the pgAdmin4 web pages for accessibility. Fixes #4770 2020-01-31 14:21:35 +05:30
node.js Fixed gettext usage: 2020-04-10 14:52:41 +05:30
node.ui.js Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
panel.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
preferences.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
toolbar.js Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
wizard.js Ensure that the grant wizard should be closed on pressing the ESC key. Fixes #4206 2020-04-07 13:48:56 +05:30