Fixed typo "optinal" to "optional" for translation dictionary import dialog and 2 other occurrences

This commit is contained in:
christophnz
2023-06-17 21:48:38 +12:00
committed by Busra Sengul
parent 583965cf9d
commit 77a2e4b557
3 changed files with 4 additions and 4 deletions

View File

@@ -2059,7 +2059,7 @@
<key alias="usergroup">Benutzergruppe</key>
<key alias="userInvited">wurde eingeladen</key>
<key alias="userInvitedSuccessHelp">Eine Einladung mit Anweisungen zur Anmeldung im Umbraco-Back-Office wurde dem neuen Benutzer zugeschickt.</key>
<key alias="userinviteWelcomeMessage">Hallo und Willkommen bei Umbraco! In nur einer Minute sind Sie bereit loszulegen, Sie müssen nur ein Kennwort festlegen und optinal Ihrem Avatar ein Bild hinzufügen.</key>
<key alias="userinviteWelcomeMessage">Hallo und Willkommen bei Umbraco! In nur einer Minute sind Sie bereit loszulegen, Sie müssen nur ein Kennwort festlegen und optional Ihrem Avatar ein Bild hinzufügen.</key>
<key alias="userinviteExpiredMessage">Willkommen bei Umbraco! Bedauerlicherweise ist Ihre Einladung verfallen. Bitte kontaktieren Sie Ihren Administrator und bitten Sie ihn, diese erneut zu schicken.</key>
<key alias="userinviteAvatarMessage">Laden Sie ein Foto von sich hoch, um es anderen Benutzern zu erleichtern, sie zu erkennen. Klicken Sie auf den Kreis oben, um Ihr Foto hochzuladen.</key>
<key alias="writer">Autor</key>

View File

@@ -1,4 +1,4 @@
// needs Markdown.Converter.js at the moment
// needs Markdown.Converter.js at the moment
(function () {
@@ -1590,7 +1590,7 @@
};
// takes the line as entered into the add link/as image dialog and makes
// sure the URL and the optinal title are "nice".
// sure the URL and the optional title are "nice".
function properlyEncoded(linkdef) {
return linkdef.replace(/^\s*(.*?)(?:\s+"(.+)")?\s*$/, function (wholematch, link, title) {
link = link.replace(/\?.*$/, function (querypart) {

View File

@@ -43,7 +43,7 @@
<localize key="actions_chooseWhereToImport">Chose where to import</localize>
<localize key="dictionaryListCaption">dictionary items</localize>.
</strong>
(optinal)
(optional)
</p>
<umb-tree section="translation"