|
|
Use ICU for string pluralization in the extension permission dialog.
This adds support for using the correct plural form of a string for any
language. In particular, this uses the aforementioned support in the
extensions permission dialog for website access and retained file
access.
BUG= 290046
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224700
Total comments: 4
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+282 lines, -54 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
2 chunks |
+114 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_install_prompt.cc
|
View
|
1
2
3
|
1 chunk |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/permission_message.cc
|
View
|
1
2
3
|
1 chunk |
+20 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/permissions_data_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/l10n/l10n_util.h
|
View
|
1
2
3
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/l10n/l10n_util.cc
|
View
|
1
2
3
4
|
2 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/base/l10n/l10n_util_plurals.h
|
View
|
1
2
3
4
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/base/l10n/l10n_util_plurals.cc
|
View
|
1
2
3
4
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/l10n/time_format.cc
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -36 lines |
0 comments
|
Download
|
 |
M |
ui/ui.gyp
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 15 (0 generated)
|