fix some typos in german localization

This commit is contained in:
Matthias Wenz 2014-05-30 16:46:03 +02:00
parent 0066815e20
commit 97031cb442

View File

@ -213,13 +213,13 @@
"HockeyFeedbackComposeSend" = "Senden";
/* Add Image button for attachment actions */
"HockeyFeedbackComposeAttachmentAddImage" = "+ Bild Hinzufügen";
"HockeyFeedbackComposeAttachmentAddImage" = "+ Bild hinzufügen";
/* Edit button for attachment actions */
"HockeyFeedbackComposeAttachmentEdit" = "Anhang Bearbeiten";
"HockeyFeedbackComposeAttachmentEdit" = "Anhang bearbeiten";
/* Delete button for attachment actions */
"HockeyFeedbackComposeAttachmentDelete" = "Anhang Löschen";
"HockeyFeedbackComposeAttachmentDelete" = "Anhang löschen";
/* Cancel button for attachment actions */
"HockeyFeedbackComposeAttachmentCancel" = "Abbrechen";