Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29564702: Issue 5636 - Refactored language selector to use og locale location codes instead of locale codes (Closed)

Created:
Oct. 4, 2017, 4:43 p.m. by juliandoucette
Modified:
Oct. 5, 2017, 3:22 p.m.
Reviewers:
ire
Base URL:
https://bitbucket.org/adblockplus/adblockplus.org
Visibility:
Public.

Description

Issue 5636 - Refactored language selector to use og locale location codes instead of locale codes

Patch Set 1 #

Total comments: 5

Patch Set 2 : Added copyright notice #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
A filters/to_og_location.py View 1 1 chunk +17 lines, -0 lines 0 comments Download
M templates/default.tmpl View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5
juliandoucette
Oct. 4, 2017, 4:43 p.m. (2017-10-04 16:43:24 UTC) #1
ire
A couple of NITs, but otherwise LGTM https://codereview.adblockplus.org/29564702/diff/29564703/filters/to_og_location.py File filters/to_og_location.py (right): https://codereview.adblockplus.org/29564702/diff/29564703/filters/to_og_location.py#newcode1 filters/to_og_location.py:1: def to_og_location(og_locale): ...
Oct. 4, 2017, 10:09 p.m. (2017-10-04 22:09:36 UTC) #2
juliandoucette
Thanks! https://codereview.adblockplus.org/29564702/diff/29564703/filters/to_og_location.py File filters/to_og_location.py (right): https://codereview.adblockplus.org/29564702/diff/29564703/filters/to_og_location.py#newcode1 filters/to_og_location.py:1: def to_og_location(og_locale): On 2017/10/04 22:09:35, ire wrote: > ...
Oct. 5, 2017, 12:11 p.m. (2017-10-05 12:11:12 UTC) #3
juliandoucette
https://codereview.adblockplus.org/29564702/diff/29564703/filters/to_og_location.py File filters/to_og_location.py (right): https://codereview.adblockplus.org/29564702/diff/29564703/filters/to_og_location.py#newcode1 filters/to_og_location.py:1: def to_og_location(og_locale): On 2017/10/04 22:09:35, ire wrote: > NIT: ...
Oct. 5, 2017, 12:17 p.m. (2017-10-05 12:17:39 UTC) #4
juliandoucette
Oct. 5, 2017, 3:22 p.m. (2017-10-05 15:22:50 UTC) #5

Powered by Google App Engine
This is Rietveld