File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
views/themes/admin/ui/on_the_fly Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3232 <note>key: on_the_fly.cancel</note>
3333 </trans-unit>
3434 <trans-unit id="d466f97702d045f02d8b55379a9c6ea5270ecfef" resname="on_the_fly.confirm">
35- <source>Save and close </source>
36- <target state="new">Save and close </target>
35+ <source>Publish </source>
36+ <target state="new">Publish </target>
3737 <note>key: on_the_fly.confirm</note>
3838 </trans-unit>
3939 </body>
Original file line number Diff line number Diff line change 4747 <note>key: on_the_fly.cancel</note>
4848 </trans-unit>
4949 <trans-unit id="d466f97702d045f02d8b55379a9c6ea5270ecfef" resname="on_the_fly.confirm">
50- <source>Save and close </source>
51- <target state="new">Save and close </target>
50+ <source>Publish </source>
51+ <target state="new">Publish </target>
5252 <note>key: on_the_fly.confirm</note>
5353 </trans-unit>
5454 </body>
Original file line number Diff line number Diff line change 1212 {% set menu_items %}
1313 <li class="ibexa-context-menu__item ibexa-adaptive-items__item">
1414 <button class="btn ibexa-btn ibexa-btn--primary ibexa-btn--confirm">
15- <span class="ibexa-btn__label">{{ 'on_the_fly.confirm'|trans()|desc('Save and close ') }}</span>
15+ <span class="ibexa-btn__label">{{ 'on_the_fly.confirm'|trans()|desc('Publish ') }}</span>
1616 </button>
1717 </li>
1818 <li class="ibexa-context-menu__item ibexa-adaptive-items__item">
Original file line number Diff line number Diff line change 1212 {% set menu_items %}
1313 <li class="ibexa-context-menu__item ibexa-adaptive-items__item">
1414 <button class="btn ibexa-btn ibexa-btn--primary ibexa-btn--confirm">
15- <span class="ibexa-btn__label">{{ 'on_the_fly.confirm'|trans()|desc('Save and close ') }}</span>
15+ <span class="ibexa-btn__label">{{ 'on_the_fly.confirm'|trans()|desc('Publish ') }}</span>
1616 </button>
1717 </li>
1818 <li class="ibexa-context-menu__item ibexa-adaptive-items__item">
You can’t perform that action at this time.
0 commit comments