| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. | 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. |
| 4 | 4 |
| 5 FAQ: | 5 FAQ: |
| 6 - How do I add, change, or remove a string? | 6 - How do I add, change, or remove a string? |
| 7 Just update this file. | 7 Just update this file. |
| 8 - Translations will happen automatically?? | 8 - Translations will happen automatically?? |
| 9 Yes, indeed. Just add your string before the branch point and | 9 Yes, indeed. Just add your string before the branch point and |
| 10 make the description good. | 10 make the description good. |
| (...skipping 2346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2357 </message> | 2357 </message> |
| 2358 <message name="IDS_ACCESSIBILITY_TABSTRIP_IDENTIFIER_SELECTED" desc="Conte
nt description for the tab that is selected"> | 2358 <message name="IDS_ACCESSIBILITY_TABSTRIP_IDENTIFIER_SELECTED" desc="Conte
nt description for the tab that is selected"> |
| 2359 Selected Tab | 2359 Selected Tab |
| 2360 </message> | 2360 </message> |
| 2361 <message name="IDS_ACCESSIBILITY_TABSTRIP_INCOGNITO_IDENTIFIER" desc="Cont
ent description for tabs that are not selected in incognito mode"> | 2361 <message name="IDS_ACCESSIBILITY_TABSTRIP_INCOGNITO_IDENTIFIER" desc="Cont
ent description for tabs that are not selected in incognito mode"> |
| 2362 Incognito Tab | 2362 Incognito Tab |
| 2363 </message> | 2363 </message> |
| 2364 <message name="IDS_ACCESSIBILITY_TABSTRIP_INCOGNITO_IDENTIFIER_SELECTED" d
esc="Content description for the tab that is selected in incognito mode"> | 2364 <message name="IDS_ACCESSIBILITY_TABSTRIP_INCOGNITO_IDENTIFIER_SELECTED" d
esc="Content description for the tab that is selected in incognito mode"> |
| 2365 Selected Incognito Tab | 2365 Selected Incognito Tab |
| 2366 </message> | 2366 </message> |
| 2367 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_BOOKMARKS" desc="Content
description for the bookmarks tab of the new tab page."> | |
| 2368 Bookmarks | |
| 2369 </message> | |
| 2370 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_RECENT_TABS" desc="Conten
t description for the recent tabs section of the new tab page."> | |
| 2371 Recent tabs | |
| 2372 </message> | |
| 2373 <message name="IDS_ACCESSIBILITY_OMNIBOX_BTN_REFINE" desc="Content descrip
tion for the omnibox refine button."> | 2367 <message name="IDS_ACCESSIBILITY_OMNIBOX_BTN_REFINE" desc="Content descrip
tion for the omnibox refine button."> |
| 2374 Refine | 2368 Refine |
| 2375 </message> | 2369 </message> |
| 2376 <message name="IDS_ACCESSIBILITY_BOOKMARK_MORE_INFO" desc="Content descrip
tion for the button that shows option menu for a bookmark."> | 2370 <message name="IDS_ACCESSIBILITY_BOOKMARK_MORE_INFO" desc="Content descrip
tion for the button that shows option menu for a bookmark."> |
| 2377 Options | 2371 Options |
| 2378 </message> | 2372 </message> |
| 2379 <message name="IDS_ACCESSIBILITY_CANCEL_SELECTION" desc="Content descripti
on for the cancel selection button that deselects the selected items in a select
able list view."> | 2373 <message name="IDS_ACCESSIBILITY_CANCEL_SELECTION" desc="Content descripti
on for the cancel selection button that deselects the selected items in a select
able list view."> |
| 2380 Cancel selection | 2374 Cancel selection |
| 2381 </message> | 2375 </message> |
| 2382 <message name="IDS_ACCESSIBILITY_DRAWER_TOGGLE_BTN_OPEN" desc="Content des
cription for the button to show the navigation drawer."> | 2376 <message name="IDS_ACCESSIBILITY_DRAWER_TOGGLE_BTN_OPEN" desc="Content des
cription for the button to show the navigation drawer."> |
| (...skipping 550 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2933 </message> | 2927 </message> |
| 2934 <message name="IDS_KEYBOARD_SHORTCUT_CHROME_FEATURE_GROUP_HEADER" desc="A
text label that appears above a list of shortcuts that are related to the Chrome
app features. This group is part of several groups of keyboard shortcuts all sh
own in a dialog."> | 2928 <message name="IDS_KEYBOARD_SHORTCUT_CHROME_FEATURE_GROUP_HEADER" desc="A
text label that appears above a list of shortcuts that are related to the Chrome
app features. This group is part of several groups of keyboard shortcuts all sh
own in a dialog."> |
| 2935 Google Chrome feature shortcuts | 2929 Google Chrome feature shortcuts |
| 2936 </message> | 2930 </message> |
| 2937 <message name="IDS_KEYBOARD_SHORTCUT_WEBPAGE_GROUP_HEADER" desc="A text la
bel that appears above a list of shortcuts that are related to manipulation of t
he current tab window. This group is part of several groups of keyboard shortcut
s all shown in a dialog."> | 2931 <message name="IDS_KEYBOARD_SHORTCUT_WEBPAGE_GROUP_HEADER" desc="A text la
bel that appears above a list of shortcuts that are related to manipulation of t
he current tab window. This group is part of several groups of keyboard shortcut
s all shown in a dialog."> |
| 2938 Webpage shortcuts | 2932 Webpage shortcuts |
| 2939 </message> | 2933 </message> |
| 2940 </messages> | 2934 </messages> |
| 2941 </release> | 2935 </release> |
| 2942 </grit> | 2936 </grit> |
| OLD | NEW |