pgadmin4/web/pgadmin/tools/debugger/static
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
..
css Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
js Fixed gettext usage: 2020-04-10 14:52:41 +05:30
scss Fix an issue where debugger not showing all arguments anymore after hitting SQL error while debugging. Fixes #5101 2020-02-28 15:27:01 +05:30