Thema: Gepflogenheiten des Handbuches (in Englisch: Conventions of the Guide)
Kapitel: Vorwort (in Englisch: Preface)

WICHTIG! Bitte alle Schritte der Checkliste beachten: https://goo.gl/VAx8uQ

NÜTZLICHE LINKS
- Übersetzungsanleitung: https://goo.gl/BzpI4n
- Wird hier veröffentlicht: https://www.drupal.org/de/docs/user_guide/de/preface-conventions.html (mit Online-Editor)
- Git-Repository: https://git.drupalcode.org/project/user_guide/-/blob/9.1.x/source/de/pre...

Comments

michaellenahan created an issue. See original summary.

joachim namyslo’s picture

Assigned: Unassigned » joachim namyslo
StatusFileSize
new8.53 KB
joachim namyslo’s picture

Assigned: joachim namyslo » Unassigned
Status: Active » Needs review
baluertl’s picture

Issue summary: View changes
jhodgdon’s picture

Hi! I'm getting an AsciiDoc error from this page.

The problem seems to be on this line:

viele "Hinzufügen"-Schaltflächen in der Verwaltungsschnittstelle werden mit +-Zeichen angezeigt

The problem is that the + sign in AsciiDoc has a formatting meaning. What we need here is a literal + sign. The English text does not have this problem because in English the + is by itself saying "+ sign" and it is not interpreted as formatting.

It looks like the fix is to preface with a \ character. I'll take care of this.

I am going to fix a few files and make one commit on #3041914: [DE] Start over user guide translation. Will be done in a little while hopefully...

joachim namyslo’s picture

I'll take a look

jhodgdon’s picture

I already fixed it in the patch on the other issue.

joachim namyslo’s picture

Version: 8.x-2.x-dev » 9.1.x-dev
Assigned: Unassigned » joachim namyslo
Issue summary: View changes
Status: Needs review » Fixed
StatusFileSize
new8.38 KB

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.