Loading css/style.css +18 −2 Original line number Diff line number Diff line .alert { position: relative; padding: 0.75rem 1.25rem; margin-top: 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; width: fit-content; Loading @@ -11,12 +11,14 @@ color: #155724; background-color: #d4edda; border-color: #c3e6cb; padding: 0.75rem 1.25rem; } .alert-fail { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; padding: 0.75rem 1.25rem; } #issue-submit-form #title, Loading Loading @@ -50,3 +52,17 @@ .color-red { color: red; } ul.beta-apps { list-style: none; margin-left: 0; padding-left: 1em; } ul.beta-apps > li:before { display: inline-block; content: '-'; width: 1em; margin-left: -1em; } l10n/de.js +2 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ OC.L10N.register( "Submit": "Einreichen", "Experimental": "Experimentelle", "Title is mandatory.": "Der Titel ist obligatorisch.", "Description is mandatory.": "Die Beschreibung ist obligatorisch." "Description is mandatory.": "Die Beschreibung ist obligatorisch.", "Here is the list of currently available beta features:": "Hier ist die Liste der derzeit verfügbaren Beta-Funktionen:" }, "nplurals=2; plural=(n != 1);"); l10n/de.json +2 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,8 @@ "Submit": "Einreichen", "Experimental": "Experimentelle", "Title is mandatory.": "Der Titel ist obligatorisch.", "Description is mandatory.": "Die Beschreibung ist obligatorisch." "Description is mandatory.": "Die Beschreibung ist obligatorisch.", "Here is the list of currently available beta features:": "Hier ist die Liste der derzeit verfügbaren Beta-Funktionen:" }, "pluralForm": "nplurals=2; plural=(n != 1);" } l10n/en.js +2 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ OC.L10N.register( "Submit": "Submit", "Experimental": "Experimental", "Title is mandatory.": "Title is mandatory.", "Description is mandatory.": "Description is mandatory." "Description is mandatory.": "Description is mandatory.", "Here is the list of currently available beta features:": "Here is the list of currently available beta features:" }, "nplurals=2; plural=(n != 1);"); l10n/en.json +2 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,8 @@ "Submit": "Submit", "Experimental": "Experimental", "Title is mandatory.": "Title is mandatory.", "Description is mandatory.": "Description is mandatory." "Description is mandatory.": "Description is mandatory.", "Here is the list of currently available beta features:": "Here is the list of currently available beta features:" }, "pluralForm": "nplurals=2; plural=(n != 1);" } Loading
css/style.css +18 −2 Original line number Diff line number Diff line .alert { position: relative; padding: 0.75rem 1.25rem; margin-top: 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; width: fit-content; Loading @@ -11,12 +11,14 @@ color: #155724; background-color: #d4edda; border-color: #c3e6cb; padding: 0.75rem 1.25rem; } .alert-fail { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; padding: 0.75rem 1.25rem; } #issue-submit-form #title, Loading Loading @@ -50,3 +52,17 @@ .color-red { color: red; } ul.beta-apps { list-style: none; margin-left: 0; padding-left: 1em; } ul.beta-apps > li:before { display: inline-block; content: '-'; width: 1em; margin-left: -1em; }
l10n/de.js +2 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ OC.L10N.register( "Submit": "Einreichen", "Experimental": "Experimentelle", "Title is mandatory.": "Der Titel ist obligatorisch.", "Description is mandatory.": "Die Beschreibung ist obligatorisch." "Description is mandatory.": "Die Beschreibung ist obligatorisch.", "Here is the list of currently available beta features:": "Hier ist die Liste der derzeit verfügbaren Beta-Funktionen:" }, "nplurals=2; plural=(n != 1);");
l10n/de.json +2 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,8 @@ "Submit": "Einreichen", "Experimental": "Experimentelle", "Title is mandatory.": "Der Titel ist obligatorisch.", "Description is mandatory.": "Die Beschreibung ist obligatorisch." "Description is mandatory.": "Die Beschreibung ist obligatorisch.", "Here is the list of currently available beta features:": "Hier ist die Liste der derzeit verfügbaren Beta-Funktionen:" }, "pluralForm": "nplurals=2; plural=(n != 1);" }
l10n/en.js +2 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ OC.L10N.register( "Submit": "Submit", "Experimental": "Experimental", "Title is mandatory.": "Title is mandatory.", "Description is mandatory.": "Description is mandatory." "Description is mandatory.": "Description is mandatory.", "Here is the list of currently available beta features:": "Here is the list of currently available beta features:" }, "nplurals=2; plural=(n != 1);");
l10n/en.json +2 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,8 @@ "Submit": "Submit", "Experimental": "Experimental", "Title is mandatory.": "Title is mandatory.", "Description is mandatory.": "Description is mandatory." "Description is mandatory.": "Description is mandatory.", "Here is the list of currently available beta features:": "Here is the list of currently available beta features:" }, "pluralForm": "nplurals=2; plural=(n != 1);" }