pgadmin4/web/pgadmin/browser/static/js
Libor M 36a3d4e53b Some more gettext() usage fixes:
- fixed `%` vs. `.format()`
  - unified texts and usage `%s` vs. `{}`/`{0}`
  - improved text sentences for translate
  - added gettext for next texts
2020-04-20 11:19:09 +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 Some more gettext() usage fixes: 2020-04-20 11:19:09 +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 tab key navigation for some dialogs. Fixes #5371 2020-04-14 13:32:03 +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 Fixed tab key navigation for some dialogs. Fixes #5371 2020-04-14 13:32:03 +05:30