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

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

Issue 8391034: Remove sync error button from bookmark bar (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address review comments Created 9 years, 1 month 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/sync/sync_ui_util.h » ('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 5305 matching lines...) Expand 10 before | Expand all | Expand 10 after
5316 </message> 5316 </message>
5317 <message name="IDS_ACCNAME_MAXIMIZE" desc="The accessible name for the Max imize button."> 5317 <message name="IDS_ACCNAME_MAXIMIZE" desc="The accessible name for the Max imize button.">
5318 Maximize 5318 Maximize
5319 </message> 5319 </message>
5320 <message name="IDS_ACCNAME_RESTORE" desc="The accessible name for the Rest ore button."> 5320 <message name="IDS_ACCNAME_RESTORE" desc="The accessible name for the Rest ore button.">
5321 Restore 5321 Restore
5322 </message> 5322 </message>
5323 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button."> 5323 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button.">
5324 Close 5324 Close
5325 </message> 5325 </message>
5326 <message name="IDS_ACCNAME_SYNC_ERROR_BUTTON" desc="The accessible name fo r the sync error button on the bookmarks bar.">
5327 Sync Error - please sign in again
5328 </message>
5329 <message name="IDS_ACCNAME_WEB_CONTENTS" desc="The accessible name for the web contents."> 5326 <message name="IDS_ACCNAME_WEB_CONTENTS" desc="The accessible name for the web contents.">
5330 Web Contents 5327 Web Contents
5331 </message> 5328 </message>
5332 <message name="IDS_ACCNAME_SIDE_BAR" desc="The accessible name for the sid e bar."> 5329 <message name="IDS_ACCNAME_SIDE_BAR" desc="The accessible name for the sid e bar.">
5333 Sidebar 5330 Sidebar
5334 </message> 5331 </message>
5335 5332
5336 <!-- Browser Hung Plugin Detector --> 5333 <!-- Browser Hung Plugin Detector -->
5337 <message name="IDS_UNKNOWN_PLUGIN_NAME" desc="Name for a plugin whose name could not be determined"> 5334 <message name="IDS_UNKNOWN_PLUGIN_NAME" desc="Name for a plugin whose name could not be determined">
5338 Unknown 5335 Unknown
(...skipping 5285 matching lines...) Expand 10 before | Expand all | Expand 10 after
10624 </message> 10621 </message>
10625 <message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="In Title Case: The text for the sync app menu item when a bookmark sync error has occured"> 10622 <message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="In Title Case: The text for the sync app menu item when a bookmark sync error has occured">
10626 Sync Error... 10623 Sync Error...
10627 </message> 10624 </message>
10628 </if> 10625 </if>
10629 10626
10630 <!-- Success dialog strings --> 10627 <!-- Success dialog strings -->
10631 <message name="IDS_SYNC_SETUP_OK_BUTTON_LABEL" desc="The button label on t he 'OK' button displayed at the end of sync setup."> 10628 <message name="IDS_SYNC_SETUP_OK_BUTTON_LABEL" desc="The button label on t he 'OK' button displayed at the end of sync setup.">
10632 OK 10629 OK
10633 </message> 10630 </message>
10634 <!-- Bookmarks bar strings -->
10635 <message name="IDS_SYNC_BOOKMARK_BAR_ERROR" desc="The text to display on t he bookmark bar button which indicates a sync error.">
10636 Sync Error
10637 </message>
10638 <message name="IDS_SYNC_BOOKMARK_BAR_ERROR_DESC" desc="The detailed descri ption of the error to associate with the bookmark bar error button.">
10639 Please update your sync passphrase.
10640 </message>
10641 10631
10642 <!-- Sync sign in global error message--> 10632 <!-- Sync sign in global error message-->
10643 <message name="IDS_SYNC_ERROR_BUBBLE_VIEW_TITLE" desc="Title in the sync e rror bubble view."> 10633 <message name="IDS_SYNC_ERROR_BUBBLE_VIEW_TITLE" desc="Title in the sync e rror bubble view.">
10644 Sync Error 10634 Sync Error
10645 </message> 10635 </message>
10646 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Messag e in the sync error bubble view when the user needs to update their sync passphr ase."> 10636 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Messag e in the sync error bubble view when the user needs to update their sync passphr ase.">
10647 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> could not sync you r data. Please update your Sync passphrase. 10637 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> could not sync you r data. Please update your Sync passphrase.
10648 </message> 10638 </message>
10649 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message i n the sync error bubble view when the user's sign in credentials are out of date ."> 10639 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message i n the sync error bubble view when the user's sign in credentials are out of date .">
10650 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> could not sync you r data because your account sign in details are out of date. 10640 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> could not sync you r data because your account sign in details are out of date.
(...skipping 3893 matching lines...) Expand 10 before | Expand all | Expand 10 after
14544 </messages> 14534 </messages>
14545 <structures fallback_to_english="true"> 14535 <structures fallback_to_english="true">
14546 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14536 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14547 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14537 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14548 </structure> 14538 </structure>
14549 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14539 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14550 </structure> 14540 </structure>
14551 </structures> 14541 </structures>
14552 </release> 14542 </release>
14553 </grit> 14543 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/sync/sync_ui_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698