File tree Expand file tree Collapse file tree 3 files changed +5
-10
lines changed
src/pat/structure/js/views Expand file tree Collapse file tree 3 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 11import ButtonView from "../../../../core/ui/views/button" ;
2- import _ from "underscore" ;
32
43export default ButtonView . extend ( {
54 collection : null ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export default PopoverView.extend({
1010 className : "popover change-selection" ,
1111
1212
13- title : _t ( "Change selection" ) ,
13+ title : _t ( "Manage selection" ) ,
1414
1515 content : _ . template (
1616 '<div class="list-group">' +
Original file line number Diff line number Diff line change @@ -49,6 +49,10 @@ msgstr ""
4949msgid "select ${preview_path}"
5050msgstr ""
5151
52+ #: ./src/pat/contentbrowser/src/ContentBrowser.svelte
53+ msgid "Id"
54+ msgstr ""
55+
5256#: ./src/pat/contentbrowser/src/ContentBrowser.svelte
5357msgid "Title"
5458msgstr ""
@@ -253,10 +257,6 @@ msgstr ""
253257msgid "Set as default page"
254258msgstr ""
255259
256- #: ./src/pat/structure/js/actionmenu.js
257- msgid "Select all contained items"
258- msgstr ""
259-
260260#: ./src/pat/structure/js/actions.js
261261msgid "cutting"
262262msgstr ""
@@ -357,10 +357,6 @@ msgstr ""
357357msgid "Sorting the content on the base of the site could affect your navigation order. Are you certain you want to do this?"
358358msgstr ""
359359
360- #: ./src/pat/structure/js/views/selectionwell.js
361- msgid "Change selection"
362- msgstr ""
363-
364360#: ./src/pat/structure/js/views/selectionwell.js
365361msgid "Select all items in the folder"
366362msgstr ""
You can’t perform that action at this time.
0 commit comments