pgadmin4/web/pgadmin/utils/driver/psycopg2
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
..
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
connection.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30
cursor.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
encoding.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
generate_keywords.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
keywords.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
server_manager.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30
typecast.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00