From b20a8f241d7bded1fcb5ad20af90297db5d1e265 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Re=CC=81mi=20Be=CC=81tin?= {% assign replacepattern = page.url | relative_url | prepend: "$1|" %}{% include t.html t='This volunteer translation might not accurately reflect the intentions of the English original.' replace=replacepattern %} {% include_cached icon.html name="check-circle" %} {% include t.html t='Translation up-to-date with the English version.' %}
-
- {%- capture translatorslabel %}{% include t.html t='Translator:' %}{%- endcapture %}
- {% include peoplelist.html label=translatorslabel people=page.translators %}
- {%- capture contributorslabel %}{% include t.html t='Contributor:' %}{%- endcapture %}
- {% include peoplelist.html label=contributorslabel people=page.contributors %}
- {%- assign replacepattern = "/about/translating/" | relative_url | prepend: "$1|" -%}
-
+ {%- assign replace_pattern = page.url | relative_url | prepend: "$1|" -%}
+ {%- include t.html t='This volunteer translation might not accurately reflect the intentions of the English original.' replace=replace_pattern lang=page.lang -%}
+
+ {%- capture translatorslabel %}{% include_cached t.html t='Translator:' lang=page.lang %}{%- endcapture %}
+ {%- include peoplelist.html label=translatorslabel people=page.translators -%}
+ {%- capture contributorslabel %}{% include_cached t.html t='Contributor:' lang=page.lang %}{%- endcapture -%}
+ {%- include peoplelist.html label=contributorslabel people=page.contributors -%}
+ {% assign replacepattern = page.url | relative_url | prepend: "$1|" %}{% include t.html t='This volunteer translation might not accurately reflect the intentions of the English original.' replace=replacepattern %} {% include_cached icon.html name="warning" %} {% include t.html t='English version updated since this translation: Change log.' replace=changelogpagereplace %}
-
+ {%- assign replace_pattern = page.url | relative_url | prepend: "$1|" -%}
+ {%- include t.html t='This volunteer translation might not accurately reflect the intentions of the English original.' replace=replace_pattern lang=page.lang -%}
- {%- capture translatorslabel %}{% include t.html t='Translator:' %}{%- endcapture %}
- {% include peoplelist.html label=translatorslabel people=page.translators %}
- {%- capture contributorslabel %}{% include t.html t='Contributor:' %}{%- endcapture %}
- {% include peoplelist.html label=contributorslabel people=page.contributors %}
- {%- assign replacepattern = "/about/translating/" | relative_url | prepend: "$1|" -%}
- {% include t.html t="About this Translation" %}
-
{% include t.html t='Translation updated:' %} {{page.last_updated | date: "%Y-%m-%d"}}. {% include t.html t='English updated:' %} {{page.last_updated | date: "%Y-%m-%d"}}.
-
{% include t.html t='WAI thanks translators, and welcomes other translations.' replace=replacepattern %}{% include_cached t.html t="About this translation" lang=page.lang %}
+
+ {%- assign replace_pattern = "/about/translating/" | relative_url | prepend: "$1|" -%}
+ {%- include_cached t.html t='The Web Accessibility Initiative (WAI) thanks translators, and welcomes other translations.' replace=replace_pattern lang=page.lang -%}
+ {% include t.html t="About this Translation" %}
-
{% include t.html t='English updated:' %} {{page.last_updated | date: "%Y-%m-%d"}}. {% include t.html t='Translation updated:' %} {{page.last_updated | date: "%Y-%m-%d"}}.
+ {% include_cached t.html t="About this translation" lang=page.lang %}
+
{% include t.html t='WAI thanks translators, and welcomes other translations.' replace=replacepattern %}
+ {%- assign replace_pattern = "/about/translating/" | relative_url | prepend: "$1|" -%}
+ {%- include_cached t.html t='The Web Accessibility Initiative (WAI) thanks translators, and welcomes other translations.' replace=replace_pattern lang=page.lang -%}
+
{% include_cached icon.html name="warning" %} {% include_cached t.html t='Notice:' lang=page.lang %} {% include t.html t='The English original has been substantially updated since this translation.' lang=page.lang %}{%- if changelog_page %} — {%- include_cached t.html t="Latest changes" lang=page.lang -%}{%- endif -%}
+
{% include_cached t.html t='English version updated:' lang=page.lang %} {{ page.last_updated | date: "%Y-%m-%d" }} — {% include_cached t.html t='Translation date:' lang=page.lang %} {{ page.translation.last_updated | date: "%Y-%m-%d" }}.
+
{% include_cached t.html t='We welcome a translation update.' lang=page.lang replace=replace_pattern %}