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

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

Issue 22451003: Enable Quickoffice Editor by default. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 4 months 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 | chrome/browser/about_flags.cc » ('j') | 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="pp_ifdef('chromeos')">. --> 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 </message> 139 </message>
140 <message name="IDS_ECHO_CONSENT_DISMISS_BUTTON" desc="Dismiss dialog button la bel for disabled echo dialog."> 140 <message name="IDS_ECHO_CONSENT_DISMISS_BUTTON" desc="Dismiss dialog button la bel for disabled echo dialog.">
141 Dismiss 141 Dismiss
142 </message> 142 </message>
143 <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_NAME" desc="Name fo r the flag to disable Chrome Office Viewer component extension."> 143 <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_NAME" desc="Name fo r the flag to disable Chrome Office Viewer component extension.">
144 Disable Chrome Office Viewer component extension 144 Disable Chrome Office Viewer component extension
145 </message> 145 </message>
146 <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_DESCRIPTION" desc=" Description for the flag to disable Chrome Office Viewer component extension."> 146 <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_DESCRIPTION" desc=" Description for the flag to disable Chrome Office Viewer component extension.">
147 Disable Chrome Office Viewer component extension for testing purpose. 147 Disable Chrome Office Viewer component extension for testing purpose.
148 </message> 148 </message>
149 <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_EDIT_NAME" desc="Name for the flag to enable office document editing."> 149 <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_VIEWING_NAME" desc="Name f or the flag to enable office document viewing.">
150 Enable document editing. 150 Enable document viewing.
151 </message> 151 </message>
152 <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_EDIT_DESCRIPTION" desc="De scription for the flag to enable office document editing."> 152 <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_VIEWING_DESCRIPTION" desc= "Description for the flag to enable office document viewing.">
153 Enable document editing, instead of viewing. 153 Enable document viewing, instead of editing.
154 </message> 154 </message>
155 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog."> 155 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog.">
156 Learn More 156 Learn More
157 </message> 157 </message>
158 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l abel."> 158 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l abel.">
159 Allow 159 Allow
160 </message> 160 </message>
161 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label."> 161 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label.">
162 Deny 162 Deny
163 </message> 163 </message>
(...skipping 3591 matching lines...) Expand 10 before | Expand all | Expand 10 after
3755 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network. 3755 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network.
3756 </message> 3756 </message>
3757 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet or Wi-Fi"> 3757 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet or Wi-Fi">
3758 To check for updates, please use Ethernet or Wi-Fi. 3758 To check for updates, please use Ethernet or Wi-Fi.
3759 </message> 3759 </message>
3760 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> 3760 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi">
3761 To check for updates, please use Ethernet, Wi-Fi or mobile data. 3761 To check for updates, please use Ethernet, Wi-Fi or mobile data.
3762 </message> 3762 </message>
3763 3763
3764 </grit-part> 3764 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698