diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js
index 9ba0402ac..6a339a033 100644
--- a/customize.dist/translations/messages.js
+++ b/customize.dist/translations/messages.js
@@ -234,7 +234,7 @@ define(function () {
"
You can import pads which were recently viewed in your browser so you have them in your account.",
"If you are using a shared computer, you need to log out when you are done, closing the tab is not enough.",
""
- ];
+ ].join('');
// Settings
out.settings_title = "Settings";