Pad creation screen translations and link to settings

This commit is contained in:
yflory
2018-01-29 10:38:00 +01:00
parent 74deb60f0f
commit 5089f1206d
7 changed files with 48 additions and 4 deletions

View File

@@ -876,6 +876,7 @@ define(function () {
out.creation_createTitle = "Create a pad";
out.creation_createFromTemplate = "From template";
out.creation_createFromScratch = "From scratch";
out.creation_settings = "New Pad settings";
// Properties about creation data
out.creation_owners = "Owners";
out.creation_ownedByOther = "Owned by another user";