Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:glep42-update commit in: /
Date: Wed, 29 Nov 2017 18:30:02
Message-Id: 1511980120.1e9dfb5a9d0b93b08444e4d31e1f69daf55adbff.ulm@gentoo
1 commit: 1e9dfb5a9d0b93b08444e4d31e1f69daf55adbff
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 18:28:40 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 18:28:40 2017 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=1e9dfb5a
7
8 glep-0042: Clarify naming of translated news items.
9
10 glep-0042.rst | 8 ++++----
11 1 file changed, 4 insertions(+), 4 deletions(-)
12
13 diff --git a/glep-0042.rst b/glep-0042.rst
14 index 16c81f8..416bd18 100644
15 --- a/glep-0042.rst
16 +++ b/glep-0042.rst
17 @@ -9,7 +9,7 @@ Type: Standards Track
18 Status: Final
19 Version: 4
20 Created: 2005-10-31
21 -Last-Modified: 2017-11-27
22 +Last-Modified: 2017-11-29
23 Post-History: 2005-11-01, 2005-11-05, 2005-11-07, 2005-12-11, 2005-12-13,
24 2005-12-18, 2006-01-05, 2006-03-02, 2006-03-06, 2006-06-12,
25 2006-09-05, 2016-03-10, 2017-11-27
26 @@ -192,9 +192,9 @@ news item's identifier.
27 The directory will contain a file named ``yyyy-mm-dd-short-name.en.txt``, which
28 contains the text of the news item, in English, in the format described below.
29
30 -If a news item is translated, other files named ``yyyy-mm-dd-short-name.xx.txt``
31 -(where ``xx`` is a valid IETF language tag [#bcp-47]_, and the date remains
32 -the same as the original news item) will also be provided. However, only
33 +Any translations of a news item will be provided in additional files. Their
34 +name ``yyyy-mm-dd-short-name.lang.txt`` is obtained from the original filename
35 +by replacing ``en`` with another IETF language tag [#bcp-47]_. However, only
36 the English version of a news item is authoritative. This anglocentricity is
37 justified by precedent [#glep-34]_.