Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos in translation #202

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2600,11 +2600,11 @@
<item quantity="other">%d Versionen nicht gelöscht</item>
</plurals>
<!-- Alert shown when the user tries to realize some action in chat and has not contacts -->
<string name="no_contacts_invite">Sie haben noch keine Kontakte. Bitte laden Sie Freunde, Bekannte oder Kollegen über über den Bereich Kontakte ein.</string>
<string name="no_contacts_invite">Sie haben noch keine Kontakte. Bitte laden Sie Freunde, Bekannte oder Kollegen über den Bereich Kontakte ein.</string>
<!-- Invite button for chat top cell -->
<string name="invite_more">Weitere Kontakte einladen</string>
<!-- Title of first tour screen -->
<string name="title_tour_one">Sie sind der alleinige Inhaber Ihrer Schlüsel</string>
<string name="title_tour_one">Sie sind der alleinige Inhaber Ihrer Schlüssel</string>
<!-- Content of first tour screen -->
<string name="content_tour_one">Die Sicherheit Ihrer Daten ist unsere Existenzgrundlage. Dank Ende-zu-Ende-Verschlüsselung kontrollieren Sie alleine, wer Zugang zu ihnen erhält.</string>
<!-- Title of second tour screen -->
Expand Down Expand Up @@ -4026,4 +4026,4 @@
<string name="permissions_notifications_title">Benachrichtigungen erhalten</string>
<!-- Description of the screen asking for enabling notifications permission. -->
<string name="permissions_notifications_description">MEGA sendet Ihnen Benachrichtigungen für Anrufe, Chats und Dateitransfers.</string>
</resources>
</resources>