Chromium Code Reviews| 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 2590 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2601 </message> | 2601 </message> |
| 2602 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis played in place of a list of nearby URLs while still scanning for nearby URLs."> | 2602 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis played in place of a list of nearby URLs while still scanning for nearby URLs."> |
| 2603 Looking for nearby Physical Web pages | 2603 Looking for nearby Physical Web pages |
| 2604 </message> | 2604 </message> |
| 2605 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that initiates a scan for nearby URLs"> | 2605 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that initiates a scan for nearby URLs"> |
| 2606 Refresh | 2606 Refresh |
| 2607 </message> | 2607 </message> |
| 2608 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto n that opens a list of nearby URLs"> | 2608 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto n that opens a list of nearby URLs"> |
| 2609 See what's nearby | 2609 See what's nearby |
| 2610 </message> | 2610 </message> |
| 2611 <message name="IDS_PHYSICAL_WEB_SHARE_ACTIVITY_TITLE" desc="Title of the P hysical Web Share activity that will appear in the Android share dialog."> | |
| 2612 Beacon Share | |
|
cco3
2017/01/31 01:32:57
"Physical Web" seems more appropriate.
| |
| 2613 </message> | |
| 2611 | 2614 |
| 2612 <!-- WebUsb Picker UI strings --> | 2615 <!-- WebUsb Picker UI strings --> |
| 2613 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used to introduce the USB chooser dialog to the user."> | 2616 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used to introduce the USB chooser dialog to the user."> |
| 2614 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec t | 2617 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec t |
| 2615 </message> | 2618 </message> |
| 2616 <message name="IDS_USB_CHOOSER_DIALOG_NO_DEVICES_FOUND_PROMPT" desc="The t ext that is used to inform the user that no devices found in the USB chooser dia log."> | 2619 <message name="IDS_USB_CHOOSER_DIALOG_NO_DEVICES_FOUND_PROMPT" desc="The t ext that is used to inform the user that no devices found in the USB chooser dia log."> |
| 2617 No devices found | 2620 No devices found |
| 2618 </message> | 2621 </message> |
| 2619 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog."> | 2622 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog."> |
| 2620 Connect | 2623 Connect |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2924 </message> | 2927 </message> |
| 2925 <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."> |
| 2926 Google Chrome feature shortcuts | 2929 Google Chrome feature shortcuts |
| 2927 </message> | 2930 </message> |
| 2928 <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."> |
| 2929 Webpage shortcuts | 2932 Webpage shortcuts |
| 2930 </message> | 2933 </message> |
| 2931 </messages> | 2934 </messages> |
| 2932 </release> | 2935 </release> |
| 2933 </grit> | 2936 </grit> |
| OLD | NEW |