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

Issue 9958067: Fixing a bug in GRIT where messages with substitutions would (Closed)

Created:
8 years, 8 months ago by Jói
Modified:
8 years, 8 months ago
Reviewers:
tony
CC:
grit-developer_googlegroups.com
Visibility:
Public.

Description

Fixing a bug in GRIT where messages with substitutions would not get matched with their translations. Also adding a catch-all so that messages containing only whitespace do not get sent to the Translation Console. Also, fix relative paths so unit tests can be run directly. This is a manual merge of changes released 2008/09/02 to the Google-internal version of grit. Original author Joi Sigurdsson. BUG=http://code.google.com/p/grit-i18n/issues/detail?id=4 Committed: https://code.google.com/p/grit-i18n/source/detail?r=30

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -16 lines) Patch
M grit/clique.py View 3 chunks +13 lines, -0 lines 0 comments Download
M grit/clique_unittest.py View 1 chunk +15 lines, -0 lines 0 comments Download
M grit/node/base.py View 1 chunk +2 lines, -10 lines 0 comments Download
M grit/node/misc.py View 1 chunk +19 lines, -4 lines 0 comments Download
M grit/test_suite_all.py View 2 chunks +2 lines, -0 lines 0 comments Download
A grit/testdata/substitute.grd View 1 chunk +31 lines, -0 lines 0 comments Download
A grit/testdata/substitute.xmb View 1 chunk +10 lines, -0 lines 0 comments Download
M grit/tool/build.py View 1 chunk +1 line, -0 lines 0 comments Download
A grit/tool/build_unittest.py View 1 chunk +39 lines, -0 lines 0 comments Download
M grit/tool/postprocess_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M grit/tool/preprocess_unittest.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Jói
8 years, 8 months ago (2012-04-02 16:34:09 UTC) #1
tony
8 years, 8 months ago (2012-04-02 17:54:07 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698