diff --git a/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po index e3ff3ba1f..7412b9dde 100644 --- a/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po @@ -4,11 +4,11 @@ msgid "" msgstr "" "Project-Id-Version: Murano Dashboard Release Notes 3.2.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-07 23:50+0000\n" +"POT-Creation-Date: 2017-04-11 17:09+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2017-04-10 09:35+0000\n" +"PO-Revision-Date: 2017-04-11 10:44+0000\n" "Last-Translator: Robert Simai \n" "Language-Team: German\n" "Language: de\n" @@ -36,9 +36,6 @@ msgstr "3.0.0-10" msgid "3.1.0" msgstr "3.1.0" -msgid "3.2.0-20" -msgstr "3.2.0-20" - msgid "" "Add details page for packages, The details page will show more info to user, " "such as FQN, Description, etc." @@ -130,6 +127,20 @@ msgstr "" msgid "Flavor field will show the initial value by default." msgstr "Das Varianten-Feld zeigt als Standard den Initialwert." +msgid "" +"If a UI definition of the murano-applications has regex validation for input " +"field then before generating html an additional attribute called 'data-" +"validations' will be added to the form. This attribute has an array of " +"objects. These objects have regex patterns and error messages. When filling " +"a Murano-Applications form input fields will be validated by js script." +msgstr "" +"Wenn die UI-Definition der Murano-Applikation eine Validierung regulärer " +"Ausdrücke für Eingabefelder enthält, so wird vor der Erzeugung der HTML ein " +"zusätzliches Attribut 'data-validations' zum Formular hinzugefügt. Dieses " +"Attribut enthält ein Array von Objekten. Diese Objekte haben regex Muster " +"und Fehlermeldungen. Beim Ausfüllen eines Murano-Applikationsformulares " +"werden Eingabefelder mit js Script validiert." + msgid "" "Improved the performance of the :guilabel:`Recent Activity` panel on the :" "guilabel:`Browse Catalog` page."