File tree Expand file tree Collapse file tree 3 files changed +1
-10
lines changed
src/pat/structure/js/views Expand file tree Collapse file tree 3 files changed +1
-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 @@ -253,10 +253,6 @@ msgstr ""
253253msgid "Set as default page"
254254msgstr ""
255255
256- #: ./src/pat/structure/js/actionmenu.js
257- msgid "Select all contained items"
258- msgstr ""
259-
260256#: ./src/pat/structure/js/actions.js
261257msgid "cutting"
262258msgstr ""
@@ -357,10 +353,6 @@ msgstr ""
357353msgid "Sorting the content on the base of the site could affect your navigation order. Are you certain you want to do this?"
358354msgstr ""
359355
360- #: ./src/pat/structure/js/views/selectionwell.js
361- msgid "Change selection"
362- msgstr ""
363-
364356#: ./src/pat/structure/js/views/selectionwell.js
365357msgid "Select all items in the folder"
366358msgstr ""
You can’t perform that action at this time.
0 commit comments