[ckan-changes] [ckan/ckan] b0b7fb: [#2613] Improve check_po_files to take plural form...
GitHub
noreply at github.com
Mon Nov 16 09:40:38 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: b0b7fb10e5166461860c834317b2dfa278c50b37
https://github.com/ckan/ckan/commit/b0b7fb10e5166461860c834317b2dfa278c50b37
Author: amercader <amercadero at gmail.com>
Date: 2015-09-15 (Tue, 15 Sep 2015)
Changed paths:
M ckan/i18n/check_po_files.py
Log Message:
-----------
[#2613] Improve check_po_files to take plural forms into account
Commit: 0e8d4dc68bbed0b7db74e27dae23258e7d89c3d4
https://github.com/ckan/ckan/commit/0e8d4dc68bbed0b7db74e27dae23258e7d89c3d4
Author: amercader <amercadero at gmail.com>
Date: 2015-09-15 (Tue, 15 Sep 2015)
Changed paths:
M ckan/i18n/check_po_files.py
A ckan/tests/i18n/test_check_po_files.py
Log Message:
-----------
[#2613] Add tests for check_po_files
Move the validator ones to the tests rather than the module
Commit: 595b330642b5515321ee193f00797276cfe2d03a
https://github.com/ckan/ckan/commit/595b330642b5515321ee193f00797276cfe2d03a
Author: amercader <amercadero at gmail.com>
Date: 2015-09-15 (Tue, 15 Sep 2015)
Changed paths:
M ckan/lib/email_notifications.py
M ckan/templates/activity_streams/activity_stream_email_notifications.text
Log Message:
-----------
[#2613] Fix a couple of singular/plural ungettext calls
Both singular and plural forms must have the {placeholders}
Commit: 2a3d575225169107d2eb6222f028f9b5ff3c388e
https://github.com/ckan/ckan/commit/2a3d575225169107d2eb6222f028f9b5ff3c388e
Author: amercader <amercadero at gmail.com>
Date: 2015-09-15 (Tue, 15 Sep 2015)
Changed paths:
M ckan/tests/legacy/test_coding_standards.py
Log Message:
-----------
[#2613] Whitelist PEP8 check_po_files
Commit: 998af9cd9c994f325a0a46ff4514f4d11cabeb26
https://github.com/ckan/ckan/commit/998af9cd9c994f325a0a46ff4514f4d11cabeb26
Author: joetsoi <joetsoi at users.noreply.github.com>
Date: 2015-11-16 (Mon, 16 Nov 2015)
Changed paths:
M ckan/i18n/check_po_files.py
M ckan/lib/email_notifications.py
M ckan/templates/activity_streams/activity_stream_email_notifications.text
A ckan/tests/i18n/test_check_po_files.py
M ckan/tests/legacy/test_coding_standards.py
Log Message:
-----------
Merge branch '2613-fix-po-checker'
Conflicts:
ckan/i18n/check_po_files.py
Compare: https://github.com/ckan/ckan/compare/f74575024a47...998af9cd9c99
More information about the ckan-changes
mailing list