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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 12680004: Remove chrome/ code to handle App Notifications (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge conflicts. Created 7 years, 9 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:
Download patch
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/nub.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 0c70a72ea4a19e28f726e36fd67215b1290ec95a..a2cd9b64cb84ba1cad8eef0c254a803b1e683e01 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6453,12 +6453,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_SYNC_TAB_FAVICONS_DESCRIPTION" desc="Description for the flag to enable syncing tab favicons with tab sync">
Enable syncing the favicons of open tabs as part of Open Tab sync.
</message>
- <message name="IDS_FLAGS_SYNC_APP_NOTIFICATIONS_NAME" desc="Title for the flag to disable syncing the app notifications datatype">
- Disable syncing app notifications
- </message>
- <message name="IDS_FLAGS_SYNC_APP_NOTIFICATIONS_DESCRIPTION" desc="Description for the flag to disable syncing the app notifications datatype">
- Disable app notifications in the sync settings. This turns off syncing notifications received from your apps to other clients.
- </message>
<message name="IDS_FLAGS_SYNC_KEYSTORE_ENCRYPTION_NAME" desc="Title for the flag to enable sync's keystore encryption options">
Enable sync keystore encryption.
</message>
@@ -11445,10 +11439,6 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
desc="Text for the context menu item that takes the user to the app in Web Store. (In sentence case.)">
View in Web Store
</message>
- <message name="IDS_NEW_TAB_APP_DISABLE_NOTIFICATIONS"
- desc="Text for the context menu item to disable app notifications (In sentence case.)">
- Disable notifications
- </message>
<if expr="is_macosx">
<message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT"
desc="Text for the context menu item that creates an app shortcut. (In sentence case.)">
@@ -11492,10 +11482,6 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
desc="Text for the context menu item that takes the user to the app in Web Store. (In title case.)">
View in Web Store
</message>
- <message name="IDS_NEW_TAB_APP_DISABLE_NOTIFICATIONS"
- desc="Text for the context menu item to disable app notifications (In title case.)">
- Disable Notifications
- </message>
<if expr="is_macosx">
<message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT"
desc="Text for the context menu item that creates an app shortcut. (In title case.)">
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/nub.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698