Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(399)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 799443002: Update strings for enable dev features UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 2751 matching lines...) Expand 10 before | Expand all | Expand 10 after
2762 <message name="IDS_ENABLE_DEBUGGING_SCREEN_ROOTFS_REMOVE_MSG" desc="Text shown on enable debugging features screen below warning messages if device needs extr a restart before powerwash."> 2762 <message name="IDS_ENABLE_DEBUGGING_SCREEN_ROOTFS_REMOVE_MSG" desc="Text shown on enable debugging features screen below warning messages if device needs extr a restart before powerwash.">
2763 A removal of rootfs protection and restart is required before enabling other debugging features. 2763 A removal of rootfs protection and restart is required before enabling other debugging features.
2764 </message> 2764 </message>
2765 <message name="IDS_ENABLE_DEBUGGING_REMOVE_ROOTFS_BUTTON" desc="Button for roo tfs protection removal shown on enable debugging dialog."> 2765 <message name="IDS_ENABLE_DEBUGGING_REMOVE_ROOTFS_BUTTON" desc="Button for roo tfs protection removal shown on enable debugging dialog.">
2766 Proceed 2766 Proceed
2767 </message> 2767 </message>
2768 <message name="IDS_ENABLE_DEBUGGING_ENABLE_BUTTON" desc="Button for enabling d ebugging features shown on enable debugging dialog."> 2768 <message name="IDS_ENABLE_DEBUGGING_ENABLE_BUTTON" desc="Button for enabling d ebugging features shown on enable debugging dialog.">
2769 Enable 2769 Enable
2770 </message> 2770 </message>
2771 <message name="IDS_ENABLE_DEBUGGING_SETUP_MESSAGE" desc="Setup message in dial og for enabling debugging features."> 2771 <message name="IDS_ENABLE_DEBUGGING_SETUP_MESSAGE" desc="Setup message in dial og for enabling debugging features.">
2772 You are enabling Chrome OS debugging features which will setup sshd daemon an d enable booting from USB drives. 2772 You are enabling Chrome OS debugging features which will set up sshd daemon a nd enable booting from USB drives.
2773 </message> 2773 </message>
2774 <message name="IDS_ENABLE_DEBUGGING_DONE_MESSAGE" desc="Completion message in dialog for enabling debugging features."> 2774 <message name="IDS_ENABLE_DEBUGGING_DONE_MESSAGE" desc="Completion message in dialog for enabling debugging features.">
2775 You have successfully enabled debugging features on this <ph name="IDS_SHORT _PRODUCT_NAME">$1<ex>Chrome</ex></ph> device. 2775 You have successfully enabled debugging features on this <ph name="IDS_SHORT _PRODUCT_NAME">$1<ex>Chrome</ex></ph> device.
2776 </message> 2776 </message>
2777 <message name="IDS_ENABLE_DEBUGGING_ERROR_MESSAGE" desc="Error message when en abling of debugging features fails."> 2777 <message name="IDS_ENABLE_DEBUGGING_ERROR_MESSAGE" desc="Error message when en abling of debugging features fails.">
2778 Something went wrong. The debugging features were not completely enabled on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device. 2778 Something went wrong. The debugging features were not completely enabled on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device.
2779 </message> 2779 </message>
2780 <message name="IDS_ENABLE_DEBUGGING_ROOT_PASSWORD_LABEL" desc="Text for root p assword entry field label from enable debugging features dialog."> 2780 <message name="IDS_ENABLE_DEBUGGING_ROOT_PASSWORD_LABEL" desc="Text for root p assword entry field label from enable debugging features dialog.">
2781 root password 2781 root password
2782 </message> 2782 </message>
(...skipping 3109 matching lines...) Expand 10 before | Expand all | Expand 10 after
5892 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5892 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5893 Done 5893 Done
5894 </message> 5894 </message>
5895 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5895 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5896 System date 5896 System date
5897 </message> 5897 </message>
5898 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5898 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5899 System time 5899 System time
5900 </message> 5900 </message>
5901 </grit-part> 5901 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698