diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js
index 429b4de85..7851be41c 100644
--- a/customize.dist/translations/messages.js
+++ b/customize.dist/translations/messages.js
@@ -1015,7 +1015,7 @@ define(function () {
};
out.help.code = {
- modes: 'Use the dropdown menus in the drawer () to change syntax highlighting modes or color themes.',
+ modes: 'Use the dropdown menus in the submenu to change syntax highlighting modes or color themes',
};
out.help.slide = {
@@ -1028,7 +1028,7 @@ define(function () {
out.help.poll = {
decisions: 'Make decisions in private among trusted friends',
options: 'Propose options, and express your preferences',
- choices: 'Click cells in your column to cycle through yes (✔), no (✖), or maybe (~)',
+ choices: 'Click cells in your column to cycle through yes (✔), maybe (~), or no (✖)',
submit: 'Click submit to make your choices visible to others',
};