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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 7563023: Multi-Profiles: Remove new profile setup UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 13253 matching lines...) Expand 10 before | Expand all | Expand 10 after
13264 <ph name="URL"> 13264 <ph name="URL">
13265 $1<ex>html5rocks.com</ex> 13265 $1<ex>html5rocks.com</ex>
13266 </ph> wants to permanently store data on your local computer. 13266 </ph> wants to permanently store data on your local computer.
13267 </message> 13267 </message>
13268 <message name="IDS_REQUEST_LARGE_QUOTA_INFOBAR_QUESTION" desc="Question aske d on the info bar whenever webapp requests new (larger) quota to persistently st ore large data on the user's local computer (e.g. for persistent-type filesystem )."> 13268 <message name="IDS_REQUEST_LARGE_QUOTA_INFOBAR_QUESTION" desc="Question aske d on the info bar whenever webapp requests new (larger) quota to persistently st ore large data on the user's local computer (e.g. for persistent-type filesystem ).">
13269 <ph name="URL"> 13269 <ph name="URL">
13270 $1<ex>html5rocks.com</ex> 13270 $1<ex>html5rocks.com</ex>
13271 </ph> wants to permanently store large data on your local computer. 13271 </ph> wants to permanently store large data on your local computer.
13272 </message> 13272 </message>
13273 13273
13274 <!-- New Profile Setup messages -->
13275 <if expr="pp_ifdef('use_titlecase')">
13276 <message name="IDS_NEW_PROFILE_SETUP_TITLE" desc="In Title Case: Title of the new profile setup page.">
13277 New Profile
13278 </message>
13279 <message name="IDS_NEW_PROFILE_SETUP_CREATE_PROFILE" desc="In Title Case: Label on button finish creating a profile.">
13280 Create
13281 </message>
13282 <message name="IDS_NEW_PROFILE_SETUP_CANCEL_PROFILE" desc="In Title Case: Label on button to cancel creating a profile.">
13283 Cancel
13284 </message>
13285 <message name="IDS_NEW_PROFILE_SETUP_NAME_LABEL" desc="In Title Case: Labe l next to the profile name text field.">
13286 Profile Name
13287 </message>
13288 <message name="IDS_NEW_PROFILE_SETUP_ICON_LABEL" desc="In Title Case: Labe l next to the profile avatar icon chooser.">
13289 Profile Icon
13290 </message>
13291 <message name="IDS_NEW_PROFILE_SETUP_SUMMARY_TITLE" desc="In Title Case: T itle for summary at the top of the page that describes what a profile is.">
13292 Create a New <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> Profil e
13293 </message>
13294 </if>
13295 <if expr="not pp_ifdef('use_titlecase')">
13296 <message name="IDS_NEW_PROFILE_SETUP_TITLE" desc="Title of the new profile setup page.">
13297 New profile
13298 </message>
13299 <message name="IDS_NEW_PROFILE_SETUP_CREATE_PROFILE" desc="Label on button finish creating a profile.">
13300 Create
13301 </message>
13302 <message name="IDS_NEW_PROFILE_SETUP_CANCEL_PROFILE" desc="Label on button to cancel creating a profile.">
13303 Cancel
13304 </message>
13305 <message name="IDS_NEW_PROFILE_SETUP_NAME_LABEL" desc="Label next to the p rofile name text field.">
13306 Profile name
13307 </message>
13308 <message name="IDS_NEW_PROFILE_SETUP_ICON_LABEL" desc="Label next to the p rofile avatar icon chooser.">
13309 Profile icon
13310 </message>
13311 <message name="IDS_NEW_PROFILE_SETUP_SUMMARY_TITLE" desc="Title for summar y at the top of the page that describes what a profile is.">
13312 Create a new <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> profil e
13313 </message>
13314 </if>
13315 <message name="IDS_NEW_PROFILE_SETUP_SUMMARY_BODY" desc="Main body of text t hat describes what a profile is.">
13316 A <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> profile contains
13317 a set of bookmarks, browsing history, saved passwords, and themes. You
13318 can create multiple profiles if you need to manage separate settings.
13319 For example, you can use one profile, and your friend can use another."
13320 </message>
13321 <message name="IDS_NEW_PROFILE_SETUP_SUMMARY_CONCLUSION" desc="Text at the e nd of the summary that describes what to do next.">
13322 Choose a name and an avatar, then click Create to create a new profile.
13323 </message>
13324
13325 <!-- Manage Profile Dialog --> 13274 <!-- Manage Profile Dialog -->
13326 <if expr="pp_ifdef('use_titlecase')"> 13275 <if expr="pp_ifdef('use_titlecase')">
13327 <message name="IDS_PROFILES_MANAGE_TITLE" desc="In Title Case: Title of th e manage profile dialog"> 13276 <message name="IDS_PROFILES_MANAGE_TITLE" desc="In Title Case: Title of th e manage profile dialog">
13328 Manage Profile 13277 Manage Profile
13329 </message> 13278 </message>
13330 <message name="IDS_PROFILES_MANAGE_NAME_LABEL" desc="In Title Case: Label next to the profile name text field."> 13279 <message name="IDS_PROFILES_MANAGE_NAME_LABEL" desc="In Title Case: Label next to the profile name text field.">
13331 Profile Name: 13280 Profile Name:
13332 </message> 13281 </message>
13333 <message name="IDS_PROFILES_MANAGE_ICON_LABEL" desc="In Title Case: Label next to the profile avatar icon chooser."> 13282 <message name="IDS_PROFILES_MANAGE_ICON_LABEL" desc="In Title Case: Label next to the profile avatar icon chooser.">
13334 Profile Icon: 13283 Profile Icon:
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
13384 </includes> 13333 </includes>
13385 <structures fallback_to_english="true"> 13334 <structures fallback_to_english="true">
13386 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13335 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13387 </structure> 13336 </structure>
13388 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13337 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13389 </structure> 13338 </structure>
13390 </structures> 13339 </structures>
13391 13340
13392 </release> 13341 </release>
13393 </grit> 13342 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698