Skip to content

Commit

Permalink
Fix grammatical error
Browse files Browse the repository at this point in the history
Issue #267
  • Loading branch information
eofster committed Aug 31, 2016
1 parent d6eb78a commit 8464691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UseCases/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* No active purchase error. */
"Receipt doesn’t contain active purchases." = "Elektronische Quittung enthält keine aktive Käufe.";
"Receipt doesn’t contain active purchases." = "Elektronische Quittung enthält keine aktiven Käufe.";

/* Receipt validation error. */
"Receipt is invalid." = "Elektronische Quittung ist ungültig.";
Expand Down

0 comments on commit 8464691

Please sign in to comment.