From 2ee48232bde291035f99b5924afdbdff6f2b67af Mon Sep 17 00:00:00 2001 From: a2br <62328077+a2br@users.noreply.github.com> Date: Wed, 18 Nov 2020 18:46:55 +0100 Subject: [PATCH 1/8] Change " to ` As done in the description of `master` --- data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/glossaries/external.yml b/data/glossaries/external.yml index e8613797ebc0..6819f8cce049 100644 --- a/data/glossaries/external.yml +++ b/data/glossaries/external.yml @@ -401,7 +401,7 @@ - term: main description: >- The default development branch. Whenever you create a Git repository, a - branch named "main" is created, and becomes the active branch. In most + branch named `main` is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. - term: master From 78abcd6f7ab6f8cbf54e7100b1c88f1fb82d60a6 Mon Sep 17 00:00:00 2001 From: a2br <62328077+a2br@users.noreply.github.com> Date: Wed, 18 Nov 2020 18:49:05 +0100 Subject: [PATCH 2/8] " to ` in DE --- translations/de-DE/data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/de-DE/data/glossaries/external.yml b/translations/de-DE/data/glossaries/external.yml index 05299e1c4021..957eaf642c79 100644 --- a/translations/de-DE/data/glossaries/external.yml +++ b/translations/de-DE/data/glossaries/external.yml @@ -390,7 +390,7 @@ - term: main description: >- - The default development branch. Whenever you create a Git repository, a branch named "main" is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. + The default development branch. Whenever you create a Git repository, a branch named `main` is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. - term: Master description: >- From fab62f05bef7e72d5949a31c1695fcd2f2f2545d Mon Sep 17 00:00:00 2001 From: a2br <62328077+a2br@users.noreply.github.com> Date: Wed, 18 Nov 2020 18:52:34 +0100 Subject: [PATCH 3/8] " to ` in PT --- translations/pt-BR/data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/pt-BR/data/glossaries/external.yml b/translations/pt-BR/data/glossaries/external.yml index f8bbd5ab3f8d..2379d24f3bd9 100644 --- a/translations/pt-BR/data/glossaries/external.yml +++ b/translations/pt-BR/data/glossaries/external.yml @@ -390,7 +390,7 @@ - term: main description: >- - The default development branch. Whenever you create a Git repository, a branch named "main" is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. + The default development branch. Whenever you create a Git repository, a branch named `main` is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. - term: mestre description: >- From d484fd6ef5ac2db6053a522687af48ae09a7073b Mon Sep 17 00:00:00 2001 From: a2br <62328077+a2br@users.noreply.github.com> Date: Wed, 18 Nov 2020 18:53:46 +0100 Subject: [PATCH 4/8] " to ` in RU --- translations/ru-RU/data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/ru-RU/data/glossaries/external.yml b/translations/ru-RU/data/glossaries/external.yml index 8797ef284072..a0b87986d52d 100644 --- a/translations/ru-RU/data/glossaries/external.yml +++ b/translations/ru-RU/data/glossaries/external.yml @@ -390,7 +390,7 @@ - term: main description: >- - The default development branch. Whenever you create a Git repository, a branch named "main" is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. + The default development branch. Whenever you create a Git repository, a branch named `main` is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. - term: главная (ветвь) description: >- From 9cc34dfa0c8813439f7ae5befde4add8c1b71147 Mon Sep 17 00:00:00 2001 From: a2br Date: Wed, 2 Dec 2020 15:42:15 +0100 Subject: [PATCH 5/8] Revert "" to ` in RU" This reverts commit d484fd6ef5ac2db6053a522687af48ae09a7073b. --- translations/ru-RU/data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/ru-RU/data/glossaries/external.yml b/translations/ru-RU/data/glossaries/external.yml index a0b87986d52d..8797ef284072 100644 --- a/translations/ru-RU/data/glossaries/external.yml +++ b/translations/ru-RU/data/glossaries/external.yml @@ -390,7 +390,7 @@ - term: main description: >- - The default development branch. Whenever you create a Git repository, a branch named `main` is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. + The default development branch. Whenever you create a Git repository, a branch named "main" is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. - term: главная (ветвь) description: >- From de173a2ff56ffd2169b292d886272ba9cc0a01d6 Mon Sep 17 00:00:00 2001 From: a2br Date: Wed, 2 Dec 2020 15:43:18 +0100 Subject: [PATCH 6/8] Revert "" to ` in PT" This reverts commit fab62f05bef7e72d5949a31c1695fcd2f2f2545d. --- translations/pt-BR/data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/pt-BR/data/glossaries/external.yml b/translations/pt-BR/data/glossaries/external.yml index 2379d24f3bd9..f8bbd5ab3f8d 100644 --- a/translations/pt-BR/data/glossaries/external.yml +++ b/translations/pt-BR/data/glossaries/external.yml @@ -390,7 +390,7 @@ - term: main description: >- - The default development branch. Whenever you create a Git repository, a branch named `main` is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. + The default development branch. Whenever you create a Git repository, a branch named "main" is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. - term: mestre description: >- From c922595a4823c1389413b14de2d65d2bbffa16a4 Mon Sep 17 00:00:00 2001 From: a2br Date: Wed, 2 Dec 2020 15:53:30 +0100 Subject: [PATCH 7/8] Revert "" to ` in DE" This reverts commit 78abcd6f7ab6f8cbf54e7100b1c88f1fb82d60a6. --- translations/de-DE/data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/de-DE/data/glossaries/external.yml b/translations/de-DE/data/glossaries/external.yml index 957eaf642c79..05299e1c4021 100644 --- a/translations/de-DE/data/glossaries/external.yml +++ b/translations/de-DE/data/glossaries/external.yml @@ -390,7 +390,7 @@ - term: main description: >- - The default development branch. Whenever you create a Git repository, a branch named `main` is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. + The default development branch. Whenever you create a Git repository, a branch named "main" is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. - term: Master description: >- From 3fe53e3e874e8e1dc8f3bdf104ae6a4891e27e1a Mon Sep 17 00:00:00 2001 From: a2br <62328077+a2br@users.noreply.github.com> Date: Wed, 18 Nov 2020 18:46:55 +0100 Subject: [PATCH 8/8] Change md This squashes all the translation commits and their deletion. --- data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/glossaries/external.yml b/data/glossaries/external.yml index e8613797ebc0..6819f8cce049 100644 --- a/data/glossaries/external.yml +++ b/data/glossaries/external.yml @@ -401,7 +401,7 @@ - term: main description: >- The default development branch. Whenever you create a Git repository, a - branch named "main" is created, and becomes the active branch. In most + branch named `main` is created, and becomes the active branch. In most cases, this contains the local development, though that is purely by convention and is not required. - term: master