Skip to content

Commit

Permalink
fixed typo in German translation
Browse files Browse the repository at this point in the history
  • Loading branch information
cadeyrn committed Jun 30, 2019
1 parent abb82b9 commit 8677031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- [ENHANCEMENT] **removed the option to set the focus to the web page instead of the address bar since the focus is
now always on the web page due to a change by Mozilla**
- [TRANSLATION] fixed typo in German translation
- [DEPENDENCY] updated eslint from version 5.11.1 to 6.0.1
- [DEPENDENCY] updated eslint-plugin-compat from version 2.6.3 to 3.2.0
- [DEPENDENCY] updated eslint-plugin-promise from version 4.0.1 to 4.2.1
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"message": "Feature-Wünsche oder Fehler-Bericht? Eröffne ein Ticket auf GitHub:"
},
"homepage_description": {
"message": "Bei Aktivierung dieser Option verwendet Firefox die Startseite auch als Seite für den neuen Tab. Du kannst die Startseite ändern, indem du about:preferenceshome in die Adressleiste eingibst. Nur Startseiten, welche mit http:// oder https:// beginnen, werden unterstützt. Wenn mehrere Startseiten konfiguriert sind, wird New Tab Override die erste nutzen."
"message": "Bei Aktivierung dieser Option verwendet Firefox die Startseite auch als Seite für den neuen Tab. Du kannst die Startseite ändern, indem du about:preferences#home in die Adressleiste eingibst. Nur Startseiten, welche mit http:// oder https:// beginnen, werden unterstützt. Wenn mehrere Startseiten konfiguriert sind, wird New Tab Override die erste nutzen."
},
"introduction": {
"message": "Diese Seite wird bereitgestellt von {0}: Wähle, welche Seite beim Öffnen eines neuen Tabs angezeigt werden soll!"
Expand Down

0 comments on commit 8677031

Please sign in to comment.