Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
@@ -1015,7 +1015,7 @@ define(function () {
|
|||||||
};
|
};
|
||||||
|
|
||||||
out.help.code = {
|
out.help.code = {
|
||||||
modes: 'Use the dropdown menus in the drawer (<span class="fa fa-ellipsis-h"></span>) to change syntax highlighting modes or color themes.',
|
modes: 'Use the dropdown menus in the <span class="fa fa-ellipsis-h"></span> submenu to change syntax highlighting modes or color themes',
|
||||||
};
|
};
|
||||||
|
|
||||||
out.help.slide = {
|
out.help.slide = {
|
||||||
@@ -1028,7 +1028,7 @@ define(function () {
|
|||||||
out.help.poll = {
|
out.help.poll = {
|
||||||
decisions: 'Make decisions in private among trusted friends',
|
decisions: 'Make decisions in private among trusted friends',
|
||||||
options: 'Propose options, and express your preferences',
|
options: 'Propose options, and express your preferences',
|
||||||
choices: 'Click cells in your column to cycle through yes (<strong>✔</strong>), no (<strong>✖</strong>), or maybe (<strong>~</strong>)',
|
choices: 'Click cells in your column to cycle through yes (<strong>✔</strong>), maybe (<strong>~</strong>), or no (<strong>✖</strong>)',
|
||||||
submit: 'Click <strong>submit</strong> to make your choices visible to others',
|
submit: 'Click <strong>submit</strong> to make your choices visible to others',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user