diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index 9b639d9b2..d63bf7cab 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -1398,5 +1398,6 @@
"support_formCategoryError": "Error: category is empty",
"fm_emptyTrashOwned": "Your trash contains documents you own. You can remove them from your drive only, or destroy them for all users.",
"fm_restricted": "You do not have access",
- "fm_noResult": "No results found"
+ "fm_noResult": "No results found",
+ "pad_tocHide": "Outline"
}