Skip to content

Commit

Permalink
Merge "German: phone goggles" into gingerbread
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperb1iss authored and Gerrit Code Review committed Jan 30, 2011
2 parents b602f08 + 6b02dbb commit ba3a6f4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions res/values-de/strings.xml
Expand Up @@ -767,4 +767,13 @@


<string name="voicemail_notification_title">Mailbox-Benachrichtigungen</string> <string name="voicemail_notification_title">Mailbox-Benachrichtigungen</string>
<string name="voicemail_notification_summary">Benachrichtigungen für (neue) Mailbox-Nachrichten einschalten.</string> <string name="voicemail_notification_summary">Benachrichtigungen für (neue) Mailbox-Nachrichten einschalten.</string>

<!-- Phone goggles -->
<string name="toast_phone_goggles">Du darfst zur Zeit keine Anrufe tätigen. Bitte später erneut versuchen.</string>
<string name="dialog_phone_goggles_title">Anruf blockiert</string>
<string name="dialog_phone_goggles_title_unlocked">Anruf erlaubt</string>
<string name="dialog_phone_goggles_content">Jetzt einen Anruf zu tätigen wäre nicht sehr schlau. Sicher, dass du fortfahren willst?</string>
<string name="dialog_phone_goggles_unauthorized">Jetzt einen Anruf zu tätigen wäre nicht sehr schlau.</string>
<string name="dialog_phone_goggles_ok">Anrufen</string>
<string name="dialog_phone_goggles_cancel">Abbrechen</string>
</resources> </resources>

0 comments on commit ba3a6f4

Please sign in to comment.