pgAdmin 4 commit: Remove some unnecessary line breaks causingproblems

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Remove some unnecessary line breaks causingproblems
Дата
Msg-id E1csIVZ-0003Xr-KK@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove some unnecessary line breaks causing problems with translations.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c391696054d0776125c087a046e67e882cbe64fe
Author: Jonas Thelemann <e-mail@jonas-thelemann.de>

Modified Files
--------------
.../databases/schemas/foreign_tables/__init__.py   |   7 +-
.../schemas/fts_configurations/__init__.py         |   4 +-
.../databases/schemas/fts_dictionaries/__init__.py |   8 +-
.../databases/schemas/fts_parser/__init__.py       |   4 +-
.../translations/pl/LC_MESSAGES/messages.po        | 839 ++++++++++-----------
.../translations/zh/LC_MESSAGES/messages.po        | 825 ++++++++++----------
6 files changed, 770 insertions(+), 917 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Jonas Thelemann
Дата:
Сообщение: Translations: Newline / Whitespace Fix
Следующее
От: Dave Page
Дата:
Сообщение: Re: Translations: Newline / Whitespace Fix