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 2859 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2870 </message> | 2870 </message> |
2871 <message name="IDS_KEYBOARD_SHORTCUT_TAB_GROUP_HEADER" desc="A text label
that appears above a list of shortcuts that are related to the tab window. This
group is part of several groups of keyboard shortcuts all shown in a dialog."> | 2871 <message name="IDS_KEYBOARD_SHORTCUT_TAB_GROUP_HEADER" desc="A text label
that appears above a list of shortcuts that are related to the tab window. This
group is part of several groups of keyboard shortcuts all shown in a dialog."> |
2872 Tab and window shortcuts | 2872 Tab and window shortcuts |
2873 </message> | 2873 </message> |
2874 <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."> | 2874 <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."> |
2875 Google Chrome feature shortcuts | 2875 Google Chrome feature shortcuts |
2876 </message> | 2876 </message> |
2877 <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."> | 2877 <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."> |
2878 Webpage shortcuts | 2878 Webpage shortcuts |
2879 </message> | 2879 </message> |
| 2880 |
| 2881 <!-- Content suggestion strings --> |
| 2882 <message name="IDS_CONTENT_SUGGESTIONS_STANDALONE_UI" desc="A text label f
or the menu item to open the content suggestions standalone UI." translateable="
false"> |
| 2883 🔰🆕👌 |
| 2884 </message> |
2880 </messages> | 2885 </messages> |
2881 </release> | 2886 </release> |
2882 </grit> | 2887 </grit> |
OLD | NEW |