Chromium Code Reviews| Index: chrome/android/java/strings/android_chrome_strings.grd |
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
| index 86e226e4126c0e14fa439f7580fccb4053073439..9348b5cd081df72c114cbedfa2a793012345d97a 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -778,9 +778,9 @@ To obtain new licenses, connect to the internet and play your downloaded content |
| <!-- Data Use --> |
| <message name="IDS_DATA_USE_TRACKING_STARTED_SNACKBAR_MESSAGE" desc="Message shown when data use tracking starts."> |
| - Data use is being tracked |
| + Data use is being tracked |
| </message> |
| - <message name="IDS_DATA_USE_TRACKING_STARTED_SNACKBAR_ACTION" desc="Button to learn more when data use tracking starts."> |
| + <message name="IDS_DATA_USE_TRACKING_SNACKBAR_ACTION" desc="Button to learn more when data use tracking starts or ends."> |
| More |
| </message> |
| <message name="IDS_DATA_USE_TRACKING_ENDED_TITLE" desc="Message shown when data use tracking has ended. Used by both the snackbar and dialog."> |
| @@ -790,11 +790,17 @@ To obtain new licenses, connect to the internet and play your downloaded content |
| Your data use will no longer be measured. |
| </message> |
| <message name="IDS_DATA_USE_TRACKING_ENDED_CHECKBOX_MESSAGE" desc="Message shown to opt out of seeing dialogs when data use tracking has ended."> |
| - Don’t ask me again |
| + Don’t show this again |
| </message> |
| <message name="IDS_DATA_USE_TRACKING_ENDED_CONTINUE" desc="Continue button for the dialog shown when data use tracking has ended. When clicked, the page resumes loading."> |
| Continue |
| </message> |
| + <message name="IDS_DATA_USE_LEARN_MORE_TITLE" desc="Title for the 'Learn more' link in the the dialog shown when data use tracking has ended"> |
| + <!-- Intentionally empty. This is overridden downstream. --> |
|
newt (away)
2015/11/09 23:13:42
I'd suggesting adding a placeholder value, e.g. "L
megjablon
2015/11/09 23:18:06
Done.
|
| + </message> |
| + <message name="IDS_DATA_USE_LEARN_MORE_LINK_URL" desc="URL for the 'Learn more' link in the the dialog shown when data use tracking has ended"> |
| + <!-- Intentionally empty. This is overridden downstream. --> |
| + </message> |
| <!-- About Chrome preferences --> |
| <message name="IDS_PREFS_ABOUT_CHROME" desc="Title for the About Chrome page. [CHAR-LIMIT=32]"> |