pgadmin4/web/pgadmin/misc/file_manager/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
..
create_dialogue.js Set proper focus on tab navigation for file manager dialog. Fixes #5107. 2020-01-31 11:43:30 +05:30
file_manager.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
helpers.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
select_dialogue.js Fixed gettext usage: 2020-04-10 14:52:41 +05:30
utility.js Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30