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

Side by Side Diff: components/enhanced_bookmarks_strings.grdp

Issue 1475293003: Move IDS_FLAGS_ENHANCED_BOOKMARKS_{NAME,DESCRIPTION} to components_strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add reference to enhanced_bookmarks_strings.grdp in components/components_strings.grd Created 5 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 | « components/components_strings.grd ('k') | 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
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <message name="IDS_FLAGS_ENHANCED_BOOKMARKS_NAME" desc="Name of about:flags op tion to enable Enhanced Bookmarks extension.">
4 Enhanced Bookmarks
5 </message>
6 <message name="IDS_FLAGS_ENHANCED_BOOKMARKS_DESCRIPTION" desc="Description of about:flags option to enable Enhanced Bookmarks extension.">
7 Provides an off switch for enhanced bookmarks experiment
8 </message>
9 </grit-part>
OLDNEW
« no previous file with comments | « components/components_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698