pgAdmin 4 commit: Remove some unnecessary line breaks causing problems

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove some unnecessary line breaks causing problems
Date: 2017-03-27 00:27:41
Message-ID: E1csIVZ-0003Xr-KK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)jonas-thelemann(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-27 00:32:00 Re: Translations: Newline / Whitespace Fix
Previous Message Jonas Thelemann 2017-03-27 00:15:51 Translations: Newline / Whitespace Fix