diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-30 16:28:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:28:38 +0200 |
commit | 71c618f2ea793f0462948cfd512414c9094f7370 (patch) | |
tree | 44b543cd5982852c6bd8b641346503a883c2f7be /files/de | |
parent | fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff) | |
download | translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.gz translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.bz2 translated-content-71c618f2ea793f0462948cfd512414c9094f7370.zip |
KS: Removal of the least used macros - l10n-frozen (#611)
* KS: Deletion of KS macros used less than 100 times
* FIX: Remove conflicting and orphaned files from commits=
Diffstat (limited to 'files/de')
7 files changed, 5 insertions, 13 deletions
diff --git a/files/de/mdn/guidelines/writing_style_guide/index.html b/files/de/mdn/guidelines/writing_style_guide/index.html index 95beba8e3c..0771ddb68a 100644 --- a/files/de/mdn/guidelines/writing_style_guide/index.html +++ b/files/de/mdn/guidelines/writing_style_guide/index.html @@ -74,7 +74,7 @@ original_slug: MDN/Guidelines/Style_guide <div class="warning"><strong>Warning:</strong> Similarly, the "Warning" style creates warning boxes like this.</div> -<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into {{IRCLink("mdn")}} and ask for help.</p> +<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into <a href="https://chat.mozilla.org/#/room/#mdn:mozilla.org">Matrix</a> and ask for help.</p> <h3 id="Code_sample_style_and_formatting">Code sample style and formatting</h3> diff --git a/files/de/web/api/file/using_files_from_web_applications/index.html b/files/de/web/api/file/using_files_from_web_applications/index.html index 8668db9434..503e58b40e 100644 --- a/files/de/web/api/file/using_files_from_web_applications/index.html +++ b/files/de/web/api/file/using_files_from_web_applications/index.html @@ -507,7 +507,3 @@ window.URL.revokeObjectURL(obj_url);</pre> <li>{{ domxref("XMLHttpRequest") }}</li> <li><a class="external" href="http://www.jquery.com/" title="http://www.jquery.com/">jQuery</a> JavaScript library</li> </ul> - -<p>{{ HTML5ArticleTOC() }}</p> - -<p>{{ languages( { "zh-cn": "zh-cn/Using_files_from_web_applications", "ja": "ja/Using_files_from_web_applications" } ) }}</p> diff --git a/files/de/web/api/notification/index.html b/files/de/web/api/notification/index.html index aaf5188c37..fb88fe52d9 100644 --- a/files/de/web/api/notification/index.html +++ b/files/de/web/api/notification/index.html @@ -255,7 +255,7 @@ translation_of: Web/API/Notification <h2 id="Notes">Notes</h2> -<p>{{ref("1")}} Deprecated since Android 4.0.</p> +<p>Deprecated since Android 4.0.</p> <h2 id="See_also">See also</h2> diff --git a/files/de/web/css/css_columns/using_multi-column_layouts/index.html b/files/de/web/css/css_columns/using_multi-column_layouts/index.html index 1156986d69..fd7321de9e 100644 --- a/files/de/web/css/css_columns/using_multi-column_layouts/index.html +++ b/files/de/web/css/css_columns/using_multi-column_layouts/index.html @@ -60,5 +60,3 @@ da dieser am Donnerstag released werden soll.</div></pre> <ul> <li><a class="external" href="http://weblogs.mozillazine.org/roc/archives/2005/03/gecko_18_for_we.html">Robert O'Callahan: »Gecko 1.8 For Web Developers: Columns«</a></li> </ul> -<p>{{ HTML5ArticleTOC() }}</p> -<p>{{ languages( { "en": "en/CSS/CSS3_Columns", "es": "es/Columnas_con_CSS-3", "fr": "fr/Colonnes_CSS3", "it": "it/Le_Colonne_nei_CSS3", "ja": "ja/CSS3_Columns", "ko": "ko/CSS3_Columns", "pl": "pl/Kolumny_CSS3" } ) }}</p> diff --git a/files/de/web/html/element/index.html b/files/de/web/html/element/index.html index a623bb8edd..810a5abd9c 100644 --- a/files/de/web/html/element/index.html +++ b/files/de/web/html/element/index.html @@ -18,7 +18,7 @@ translation_of: Web/HTML/Element <p>Die Elemente, die mit dem <a href="https://developer.mozilla.org/en-US/docs/HTML/HTML5"><img alt="This element has been added in HTML5" src="https://developer.mozilla.org/files/3843/HTML5_Badge_32.png" style="height: 16px; vertical-align: middle; width: 16px;" title="This element has been added in HTML5"></a> Symbol gekennzeichnet sind, wurden in HTML5 eingeführt. Einige hier gelistete Elemente wurden in der HTML5 Spezifikation erweitert oder modifiziert. Elemente, die veraltet oder keine Standardelemente sind, sind ausgegraut. Es wird davon abgeraten diese Elemente in neuen Webseiten zu benutzen und sie sollten von existierenden Seiten entfernt werden, um unerwünschtes Verhalten zu vermeiden. </p> -<p>Das Symbol {{FontAwesomeIcon("icon-cogs")}} kennzeichnet die Elemente, die in <a href="http://www.w3.org/TR/components-intro/" title="http://www.w3.org/TR/components-intro/">Web Components collection of specifications </a>definiert wurden.</p> +<p>Das Symbol kennzeichnet die Elemente, die in <a href="http://www.w3.org/TR/components-intro/" title="http://www.w3.org/TR/components-intro/">Web Components collection of specifications </a>definiert wurden.</p> <div class="index widgeted"><span id="A">A</span> diff --git a/files/de/web/javascript/reference/global_objects/regexp/index.html b/files/de/web/javascript/reference/global_objects/regexp/index.html index dfa382bec4..f2af695fe2 100644 --- a/files/de/web/javascript/reference/global_objects/regexp/index.html +++ b/files/de/web/javascript/reference/global_objects/regexp/index.html @@ -399,10 +399,10 @@ var re = new RegExp("\\w+"); <h3 id="Fußnoten">Fußnoten</h3> <ol> - <li>{{endnote("equivalent_s")}}Equivalent to: + <li>Equivalent to: <p><code>[\t\n\v\f\r \u00a0\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u200b\u2028\u2029\u3000]</code></p> </li> - <li>{{endnote("equivalent_S")}}Equivalent to: + <li>Equivalent to: <p><code>[^\t\n\v\f\r \u00a0\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u200b\u2028\u2029\u3000]</code></p> </li> </ol> diff --git a/files/de/web/svg/index.html b/files/de/web/svg/index.html index 1d25d3d2f7..99e8049fc2 100644 --- a/files/de/web/svg/index.html +++ b/files/de/web/svg/index.html @@ -107,5 +107,3 @@ translation_of: Web/SVG </tr> </tbody> </table> -<div> - {{HTML5ArticleTOC}}</div> |