Add missing translations

This commit is contained in:
yflory
2017-09-15 17:33:36 +02:00
parent a927f40f02
commit c00d295466
4 changed files with 14 additions and 6 deletions

View File

@@ -206,8 +206,11 @@ define(function () {
out.history_restoreDone = "Document restored";
out.history_version = "Version:";
// Ckeditor links
// Ckeditor
out.openLinkInNewTab = "Open Link in New Tab";
out.pad_mediatagTitle = "Media-Tag settings";
out.pad_mediatagWidth = "Width (px)";
out.pad_mediatagHeight = "Height (px)";
// Polls
@@ -364,6 +367,7 @@ define(function () {
out.fm_error_cantPin = "Internal server error. Please reload the page and try again.";
out.fm_viewListButton = "List view";
out.fm_viewGridButton = "Grid view";
out.fm_renamedPad = "You've set a custom name for this pad. Its shared title is:<br><b>{0}</b>";
// File - Context menu
out.fc_newfolder = "New folder";
out.fc_rename = "Rename";