From c922595a4823c1389413b14de2d65d2bbffa16a4 Mon Sep 17 00:00:00 2001 From: a2br Date: Wed, 2 Dec 2020 15:53:30 +0100 Subject: [PATCH] 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 957eaf642c..05299e1c40 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: >-