pgadmin4/web/pgadmin/browser/server_groups/servers/databases/casts
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
..
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 Fixed expected output status code, as 410 should be the status code 2020-04-08 16:51:53 +05:30
__init__.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30