Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(598)

Issue 18543009: Plurals and Genders (Closed)

Created:
7 years, 5 months ago by Alan Knight
Modified:
7 years, 5 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 30

Patch Set 2 : Changes from review comments #

Total comments: 2

Patch Set 3 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+901 lines, -254 lines) Patch
M pkg/intl/lib/extract_messages.dart View 1 4 chunks +176 lines, -81 lines 0 comments Download
M pkg/intl/lib/generate_localized.dart View 1 2 3 chunks +22 lines, -11 lines 0 comments Download
M pkg/intl/lib/intl.dart View 1 3 chunks +40 lines, -13 lines 0 comments Download
M pkg/intl/lib/src/intl_helpers.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/lib/src/intl_message.dart View 1 3 chunks +436 lines, -85 lines 0 comments Download
M pkg/intl/pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/intl/test/message_extraction/extract_to_json.dart View 1 chunk +13 lines, -11 lines 0 comments Download
M pkg/intl/test/message_extraction/generate_from_json.dart View 5 chunks +24 lines, -9 lines 0 comments Download
M pkg/intl/test/message_extraction/make_hardcoded_translation.dart View 1 4 chunks +85 lines, -16 lines 0 comments Download
M pkg/intl/test/message_extraction/message_extraction_test.dart View 3 chunks +35 lines, -9 lines 0 comments Download
M pkg/intl/test/message_extraction/part_of_sample_with_messages.dart View 2 chunks +53 lines, -11 lines 0 comments Download
M pkg/intl/test/message_extraction/sample_with_messages.dart View 1 chunk +15 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Alan Knight
A mother of all code reviews... Major points - Make Intl.plural and Intl.gender do something ...
7 years, 5 months ago (2013-07-02 21:02:36 UTC) #1
Emily Fortuna
https://codereview.chromium.org/18543009/diff/1/pkg/intl/lib/extract_messages.dart File pkg/intl/lib/extract_messages.dart (right): https://codereview.chromium.org/18543009/diff/1/pkg/intl/lib/extract_messages.dart#newcode39 pkg/intl/lib/extract_messages.dart:39: Map<String, MainMessage> parseFile(File file) { why change the name ...
7 years, 5 months ago (2013-07-03 17:52:32 UTC) #2
Alan Knight
PTAL https://codereview.chromium.org/18543009/diff/1/pkg/intl/lib/extract_messages.dart File pkg/intl/lib/extract_messages.dart (right): https://codereview.chromium.org/18543009/diff/1/pkg/intl/lib/extract_messages.dart#newcode39 pkg/intl/lib/extract_messages.dart:39: Map<String, MainMessage> parseFile(File file) { On 2013/07/03 17:52:33, ...
7 years, 5 months ago (2013-07-03 18:41:07 UTC) #3
Emily Fortuna
lgtm, modulo one typo! https://codereview.chromium.org/18543009/diff/9001/pkg/intl/lib/generate_localized.dart File pkg/intl/lib/generate_localized.dart (right): https://codereview.chromium.org/18543009/diff/9001/pkg/intl/lib/generate_localized.dart#newcode67 pkg/intl/lib/generate_localized.dart:67: * but it can be ...
7 years, 5 months ago (2013-07-03 19:47:40 UTC) #4
Alan Knight
https://codereview.chromium.org/18543009/diff/9001/pkg/intl/lib/generate_localized.dart File pkg/intl/lib/generate_localized.dart (right): https://codereview.chromium.org/18543009/diff/9001/pkg/intl/lib/generate_localized.dart#newcode67 pkg/intl/lib/generate_localized.dart:67: * but it can be any identifier that thiss ...
7 years, 5 months ago (2013-07-03 19:58:54 UTC) #5
Alan Knight
7 years, 5 months ago (2013-07-03 20:23:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r24746 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698