pgadmin4/web/pgadmin/browser
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
..
server_groups Some more gettext() usage fixes: 2020-04-20 11:19:09 +05:30
static Some more gettext() usage fixes: 2020-04-20 11:19:09 +05:30
templates/browser Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +05:30
tests Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
__init__.py Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +05:30
collection.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
register_browser_preferences.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30
utils.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30