Skip to content

Commit

Permalink
CLDR-17516 Flag interface, revise message
Browse files Browse the repository at this point in the history
-Change from: is not winning, to: requires TC approval to win
  • Loading branch information
btangmu committed Jul 30, 2024
1 parent f32b766 commit e74af21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cldr-apps/js/src/esm/cldrText.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ const strings = {
override_explain_msg:
"You have voted for this item with ${overrideVotes} votes instead of the usual ${votes}",
mustflag_explain_msg:
"The item you voted for is not winning. If you post a forum request, the item will be flagged for review by the CLDR Technical Committee.",
"The item you voted for requires TC approval to win. If you post a forum request, the item will be flagged for review by the CLDR Technical Committee.",
flag_must_have_reason:
"‼️ Your request will cause this item to be flagged for review by the CLDR Technical Committee. Your message MUST provide justification, e.g., examples of common usage‼️",
flag_desc:
Expand Down

0 comments on commit e74af21

Please sign in to comment.