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 32
32
<note >key: on_the_fly.cancel</note >
33
33
</trans-unit >
34
34
<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 >
37
37
<note >key: on_the_fly.confirm</note >
38
38
</trans-unit >
39
39
</body >
Original file line number Diff line number Diff line change 47
47
<note >key: on_the_fly.cancel</note >
48
48
</trans-unit >
49
49
<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 >
52
52
<note >key: on_the_fly.confirm</note >
53
53
</trans-unit >
54
54
</body >
Original file line number Diff line number Diff line change 12
12
{% set menu_items %}
13
13
<li class =" ibexa-context-menu__item ibexa-adaptive-items__item" >
14
14
<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 >
16
16
</button >
17
17
</li >
18
18
<li class =" ibexa-context-menu__item ibexa-adaptive-items__item" >
Original file line number Diff line number Diff line change 12
12
{% set menu_items %}
13
13
<li class =" ibexa-context-menu__item ibexa-adaptive-items__item" >
14
14
<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 >
16
16
</button >
17
17
</li >
18
18
<li class =" ibexa-context-menu__item ibexa-adaptive-items__item" >
You can’t perform that action at this time.
0 commit comments