Skip to content

Commit ed36d5b

Browse files
authored
Use "text content" instead of "content" (#705)
Fix #691.
1 parent aaa0d51 commit ed36d5b

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

tutorials/tutorial-char-enc/index.de.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
f.path = '../../' // what you need to prepend to a URL to get to the /International directory
2121

2222
// AUTHORS AND TRANSLATORS should fill in these assignments:
23-
f.thisVersion = { date:'2022-05-20', time:'07:22'} // date and time of latest edits to this document/translation
23+
f.thisVersion = { date:'2025-11-12', time:'09:13' } // date and time of latest edits to this document/translation
2424
f.contributors = ''; // people providing useful contributions or feedback during review or at other times
2525
// make sure to translate the information in the meta description element
2626
// also make sure that the lang attribute on the html tag is correct!
@@ -111,7 +111,7 @@ <h2>Wichtige Hintergrundinformationen</h2>
111111

112112
<section id="Slide0110">
113113
<h2>Eine Zeichencodierung wählen und anwenden</h2>
114-
<p>Inhalt setzt sich aus einer Sequenz von Zeichen zusammen. Zeichen repräsentieren die Buchstaben des Alphabets, Interpunktionszeichen usw. In einem Computer wird der Inhalt jedoch als eine Sequenz von Bytes gespeichert, das sind Zahlenwerte. Manche Zeichen werden durch mehr als ein Byte dargestellt. Wie bei Chiffren in der Spionage hängt die Art, wie Sequenzen von Bytes in Zeichen umgewandelt werden, von dem Schlüssel ab, mit dem der Text codiert wurde. Den Schlüssel nennt man in diesem Kontext Zeichencodierung. Es stehen verschiedene Zeichencodierungen zur Auswahl.</p>
114+
<p>Inhalt setzt sich aus einer Sequenz von Zeichen zusammen. Zeichen repräsentieren die Buchstaben des Alphabets, Interpunktionszeichen usw. In einem Computer wird der Inhalt jedoch als eine Sequenz von Bytes gespeichert, das sind Zahlenwerte. Manche Zeichen werden durch mehr als ein Byte dargestellt. Wie bei Chiffren in der Spionage hängt die Art, wie Sequenzen von Bytes in Zeichen umgewandelt werden, von dem Schlüssel ab, mit dem der Text codiert wurde. Den Schlüssel nennt man in diesem Kontext Zeichencodierung.</p>
115115
<p><a href="/International/questions/qa-choosing-encodings" class="maintitle print"><cite>Eine Zeichencodierung wählen und anwenden</cite></a> gibt Ihnen einfache Ratschläge, welche Zeichencodierung Sie für Ihre Inhalte verwenden sollten und wie man diese anwendet.</p>
116116
</section>
117117

tutorials/tutorial-char-enc/index.en.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
f.path = '../../' // what you need to prepend to a URL to get to the /International directory
2121

2222
// AUTHORS AND TRANSLATORS should fill in these assignments:
23-
f.thisVersion = { date:'2022-05-20', time:'07:22'} // date and time of latest edits to this document/translation
23+
f.thisVersion = { date:'2025-11-12', time:'09:13' } // date and time of latest edits to this document/translation
2424
f.contributors = ''; // people providing useful contributions or feedback during review or at other times
2525
// make sure to translate the information in the meta description element
2626
// also make sure that the lang attribute on the html tag is correct!
@@ -113,7 +113,7 @@ <h2>Essential background information</h2>
113113

114114
<section id="Slide0110">
115115
<h2>Choosing and applying a character encoding</h2>
116-
<p>Content is composed of a sequence of characters. Characters represent letters of the alphabet, punctuation, etc. But content is stored in a computer as a sequence of bytes, which are numeric values. Sometimes more than one byte is used to represent a single character. Like codes used in espionage, the way that the sequence of bytes is converted to characters depends on what key was used to encode the text. In this context, that key is called a character encoding. There are many character encodings to choose from. </p>
116+
<p>Text content is composed of a sequence of characters. Characters represent letters of the alphabet, punctuation, etc. But content is stored in a computer as a sequence of bytes, which are numeric values. Sometimes more than one byte is used to represent a single character. Like codes used in espionage, the way that the sequence of bytes is converted to characters depends on what key was used to encode the text. In this context, that key is called a character encoding.</p>
117117
<p><a href="/International/questions/qa-choosing-encodings" class="maintitle print"><cite>Choosing &amp; applying a character encoding</cite></a> offers simple advice on which character encoding to use for your content, and how to apply it.</p>
118118
</section>
119119

tutorials/tutorial-char-enc/index.fr.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
f.path = '../../' // what you need to prepend to a URL to get to the /International directory
2121

2222
// AUTHORS AND TRANSLATORS should fill in these assignments:
23-
f.thisVersion = { date:'2022-05-20', time:'07:22'} // date and time of latest edits to this document/translation
23+
f.thisVersion = { date:'2025-11-12', time:'09:13' } // date and time of latest edits to this document/translation
2424
f.contributors = ''; // people providing useful contributions or feedback during review or at other times
2525
// make sure to translate the information in the meta description element
2626
// also make sure that the lang attribute on the html tag is correct!
@@ -110,7 +110,7 @@ <h2>Informations contextuelles essentielles</h2>
110110

111111
<section id="Slide0110">
112112
<h2>Choisir et appliquer un encodage de caractères</h2>
113-
<p>Un contenu est composé d’une séquence de caractères. Les caractères représentent des lettres de l’alphabet, des signes de ponctuation, etc. Mais ce contenu est stocké dans l’ordinateur en une séquence d’octets, qui sont eux des valeurs numériques. Parfois, il faut plus d’un octet pour représenter un seul caractère. Comme les codes utilisés par les espions, la manière dont la séquence d’octets est convertie en caractères dépend de la clé qui a été utilisée pour encoder le texte. Dans notre contexte, la clé est appelée encodage de caractères. Il existe de nombreux encodages de caractères à notre disposition. </p>
113+
<p>Un contenu est composé d’une séquence de caractères. Les caractères représentent des lettres de l’alphabet, des signes de ponctuation, etc. Mais ce contenu est stocké dans l’ordinateur en une séquence d’octets, qui sont eux des valeurs numériques. Parfois, il faut plus d’un octet pour représenter un seul caractère. Comme les codes utilisés par les espions, la manière dont la séquence d’octets est convertie en caractères dépend de la clé qui a été utilisée pour encoder le texte. Dans notre contexte, la clé est appelée encodage de caractères.</p>
114114
<p><a href="/International/questions/qa-choosing-encodings" class="maintitle print"><cite>Choisir et appliquer un encodage de caractères</cite></a> vous propose des conseils simples pour choisir l’encodage de caractères qui convient à votre contenu et comment appliquer celui-ci.</p>
115115
</section>
116116

tutorials/tutorial-char-enc/index.sv.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
f.path = '../../' // what you need to prepend to a URL to get to the /International directory
2121

2222
// AUTHORS AND TRANSLATORS should fill in these assignments:
23-
f.thisVersion = { date:'2016-01-22', time:'18:22'} // date and time of latest edits to this document/translation
23+
f.thisVersion = { date:'2025-11-12', time:'09:12' } // date and time of latest edits to this document/translation
2424
f.contributors = ''; // people providing useful contributions or feedback during review or at other times
2525
// make sure to translate the information in the meta description element
2626
// also make sure that the lang attribute on the html tag is correct!
@@ -161,9 +161,7 @@ <h2>Att välja och använda en teckenkodning</h2>
161161
Analogt med hur man använder koder vid spionage, så påverkas
162162
konverteringen av en sekvens av bytes, till en sekvens av tecken,
163163
av vilken nyckel som användes för att koda texten.
164-
I detta sammanhang kallas nyckeln för en teckenkodning.
165-
Det finns många olika teckenkodningar som man skulle kunna
166-
använda. </p>
164+
I detta sammanhang kallas nyckeln för en teckenkodning. </p>
167165
<p> I dokumentet <a href="/International/questions/qa-choosing-encodings" class="maintitle print"><cite>Att välja &amp; att använda en teckenkodning (<span lang="en">Choosing &amp; applying a character encoding</span>)</cite></a> finns enkla råd om vilka teckenkodningar du bör använda för ditt
168166
innehåll, och hur kodningarna användes. </p>
169167
</section>

0 commit comments

Comments
 (0)