pgadmin4/web/pgadmin/browser/server_groups/servers/databases/casts
Libor M 94864104e4 Added and fixed gettext usage for better translation coverage. Fixes #5284
1) Fixed usage gettext('') instead of _('') in javascript files.
  2) Fixed usage gettext('') instead of `${gettext('')}` in javascript files,
     because "pybabel extract" not support extracting from this syntax.
2020-03-24 11:14:05 +05:30
..
static Set input controls as read-only instead of disabled will allow tab navigation in the properties tab and also allow screen readers to read it. Fixes #4993 2020-01-31 12:37:44 +05:30
templates/casts/sql/default 1) Make folder name pluralise inside 'templates' folder and fix naming inconsistency. 2019-05-15 15:11:54 +05:30
tests Improve code coverage and API test cases for the LANGUAGE module. Fixes #5050. 2020-01-20 13:16:59 +05:30
__init__.py Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30