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

Issue 29322413: Issue 2750 - [Support other languages] Apply Firefox's translations (Closed)

Created:
July 15, 2015, 1:49 p.m. by René Jeschke
Modified:
July 30, 2015, 11:08 a.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

Issue 2750 - [Support other languages] Apply Firefox's translations

Patch Set 1 #

Total comments: 15

Patch Set 2 : Refined README again. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -51 lines) Patch
M README.md View 1 1 chunk +101 lines, -0 lines 0 comments Download
M mobile/android/base/locales/Makefile.in View 3 chunks +5 lines, -0 lines 0 comments Download
A mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd View 1 1 chunk +52 lines, -0 lines 0 comments Download
M mobile/android/base/locales/en-US/android_strings.dtd View 1 1 chunk +0 lines, -51 lines 0 comments Download
M mobile/android/base/strings.xml.in View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4
René Jeschke
Re-issued the issue ;-)
July 17, 2015, 7:08 p.m. (2015-07-17 19:08:27 UTC) #1
Felix Dahlke
Looks good, just some comments around how things are described in the README. I still ...
July 26, 2015, 6:56 a.m. (2015-07-26 06:56:52 UTC) #2
René Jeschke
https://codereview.adblockplus.org/29322413/diff/29322414/README.md File README.md (right): https://codereview.adblockplus.org/29322413/diff/29322414/README.md#newcode45 README.md:45: 5. Create a copy of the build configuration, by: ...
July 27, 2015, 10:05 a.m. (2015-07-27 10:05:43 UTC) #3
Felix Dahlke
July 29, 2015, 8:10 p.m. (2015-07-29 20:10:21 UTC) #4
LGTM, assuming this is not adding a second newline at EOF in README.md.

https://codereview.adblockplus.org/29322413/diff/29322414/README.md
File README.md (right):

https://codereview.adblockplus.org/29322413/diff/29322414/README.md#newcode75
README.md:75: 6 REPO_PATH = "mozilla-central"
On 2015/07/27 10:05:42, René Jeschke wrote:
> On 2015/07/26 06:56:52, Felix Dahlke wrote:
> > Shouldn't we actually use mozilla-release here? adblockbrowser is a clone of
> > mozilla-release, not mozilla-central.
> 
> This line is irrelevant, as we removed this step from "default_actions". Why
> this line is still in there? Because it is also irrelevant to remove it, and
my
> description includes copying the base python file and modifying this, and
after
> that, the file looks like this here.

OK I see. Non-obvious, but I guess it's fine for now.

Powered by Google App Engine
This is Rietveld