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

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

Issue 2666033002: [MD Bookmarks] Add edit folder. (Closed)
Patch Set: Test with mockinteractions in list test. Created 3 years, 10 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/resources/md_bookmarks/list.html » ('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 <!-- Bookmarks specific strings (included from generated_resources.grd). --> 2 <!-- Bookmarks specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Begin of Bookmarks Bar strings--> 4 <!-- Begin of Bookmarks Bar strings-->
5 <if expr="not is_android"> 5 <if expr="not is_android">
6 <!-- The following two strings are shown when the user has no bookmarks yet. --> 6 <!-- The following two strings are shown when the user has no bookmarks yet. -->
7 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks"> 7 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks">
8 For quick access, place your bookmarks here on the bookmarks bar. 8 For quick access, place your bookmarks here on the bookmarks bar.
9 </message> 9 </message>
10 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 10 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The label f or the tree item that shows the search results for the bookmarks."> 314 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The label f or the tree item that shows the search results for the bookmarks.">
315 Search 315 Search
316 </message> 316 </message>
317 </if> 317 </if>
318 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pre- populates the filename field when user attempts to export their bookmarks from B ookmark Manager."> 318 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pre- populates the filename field when user attempts to export their bookmarks from B ookmark Manager.">
319 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html 319 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html
320 </message> 320 </message>
321 <!-- End of Bookmarks Manager strings. --> 321 <!-- End of Bookmarks Manager strings. -->
322 322
323 <!-- Begin of material design Bookmarks Manager strings. --> 323 <!-- Begin of material design Bookmarks Manager strings. -->
324 <message name="IDS_MD_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark mana ger window.">
325 Bookmarks
326 </message>
327 <message name="IDS_MD_BOOKMARK_MANAGER_CLEAR_SEARCH" desc="Title of the button in the bookmark manager that stops a search."> 324 <message name="IDS_MD_BOOKMARK_MANAGER_CLEAR_SEARCH" desc="Title of the button in the bookmark manager that stops a search.">
328 Clear search 325 Clear search
329 </message> 326 </message>
330 <message name="IDS_MD_BOOKMARK_MANAGER_EMPTY_LIST" desc="Text on the bookmarks list that indicates that a folder has no bookmarks."> 327 <message name="IDS_MD_BOOKMARK_MANAGER_EMPTY_LIST" desc="Text on the bookmarks list that indicates that a folder has no bookmarks.">
331 This folder is empty 328 This folder is empty
332 </message> 329 </message>
330 <message name="IDS_MD_BOOKMARK_MANAGER_FOLDER_RENAME_TITLE" desc="Title of the bookmark editor window when editing folders.">
331 Rename Folder
332 </message>
333 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_BOOKMARK" desc="Title of the b ookmark toolbar dropdown menu item that adds a new bookmark."> 333 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_BOOKMARK" desc="Title of the b ookmark toolbar dropdown menu item that adds a new bookmark.">
334 Add new bookmark 334 Add new bookmark
335 </message> 335 </message>
336 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_FOLDER" desc="Title of the boo kmark toolbar dropdown menu item that adds a new folder."> 336 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_FOLDER" desc="Title of the boo kmark toolbar dropdown menu item that adds a new folder.">
337 Add new folder 337 Add new folder
338 </message> 338 </message>
339 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_BULK_EDIT" desc="Title of the book mark toolbar dropdown menu item that enters bulk edit mode."> 339 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_BULK_EDIT" desc="Title of the book mark toolbar dropdown menu item that enters bulk edit mode.">
340 Bulk edit 340 Bulk edit
341 </message> 341 </message>
342 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_COPY_URL" desc="Title of the bookm ark dropdown menu item that copies the url of the bookmark."> 342 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_COPY_URL" desc="Title of the bookm ark dropdown menu item that copies the url of the bookmark.">
343 Copy URL 343 Copy URL
344 </message> 344 </message>
345 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_EXPORT" desc="Title of the bookmar k toolbar dropdown menu item that exports bookmarks."> 345 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_EXPORT" desc="Title of the bookmar k toolbar dropdown menu item that exports bookmarks.">
346 Export Bookmarks 346 Export Bookmarks
347 </message> 347 </message>
348 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_IMPORT" desc="Title of the bookmar k toolbar dropdown menu item that imports bookmarks."> 348 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_IMPORT" desc="Title of the bookmar k toolbar dropdown menu item that imports bookmarks.">
349 Import Bookmarks 349 Import Bookmarks
350 </message> 350 </message>
351 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_RENAME" desc="Title of the bookmar k list dropdown menu item that renames folders.">
352 Rename
353 </message>
351 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark toolbar dropdown menu item that sorts bookmarks by title."> 354 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark toolbar dropdown menu item that sorts bookmarks by title.">
352 Sort by title 355 Sort by title
353 </message> 356 </message>
354 <message name="IDS_MD_BOOKMARK_MANAGER_NO_SEARCH_RESULTS" desc="Text on the bo okmarks list that indicates that no bookmarks or folders match the search."> 357 <message name="IDS_MD_BOOKMARK_MANAGER_NO_SEARCH_RESULTS" desc="Text on the bo okmarks list that indicates that no bookmarks or folders match the search.">
355 No search results found 358 No search results found
356 </message> 359 </message>
360 <message name="IDS_MD_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark mana ger window.">
361 Bookmarks
362 </message>
357 <!-- End of material design Bookmarks Manager strings. --> 363 <!-- End of material design Bookmarks Manager strings. -->
358 364
359 <!-- Begin of Bookmarks Menu (in the Main Menu) strings. --> 365 <!-- Begin of Bookmarks Menu (in the Main Menu) strings. -->
360 <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in th e Main menu and in the Mac menu bar."> 366 <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in th e Main menu and in the Mac menu bar.">
361 &amp;Bookmarks 367 &amp;Bookmarks
362 </message> 368 </message>
363 <if expr="not use_titlecase"> 369 <if expr="not use_titlecase">
364 <message name="IDS_BOOKMARK_THIS_PAGE" desc="Title of the menu item that boo kmarks the current page."> 370 <message name="IDS_BOOKMARK_THIS_PAGE" desc="Title of the menu item that boo kmarks the current page.">
365 Bookmark this page... 371 Bookmark this page...
366 </message> 372 </message>
(...skipping 15 matching lines...) Expand all
382 </if> 388 </if>
383 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> 389 <!-- End of Bookmarks Menu (in the Main Menu) strings. -->
384 390
385 <!-- Begin of Bookmark Star button strings. --> 391 <!-- Begin of Bookmark Star button strings. -->
386 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip shown when you hover the star button in the right side of the location bar and the current page is bookm arked."> 392 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip shown when you hover the star button in the right side of the location bar and the current page is bookm arked.">
387 Edit bookmark for this page 393 Edit bookmark for this page
388 </message> 394 </message>
389 <!-- End of Bookmark Star button strings. --> 395 <!-- End of Bookmark Star button strings. -->
390 396
391 </grit-part> 397 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/md_bookmarks/list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698