Skip to content

Commit

Permalink
Reset accidentally committed l8n changes
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme committed Jan 26, 2024
1 parent 0f43481 commit f360932
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions DuckDuckGo/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -2067,6 +2067,18 @@ But if you *do* want a peek under the hood, you can find more information about
/* Subscription Expiration Data */
"subscription.subscription.active.caption" = "Your Privacy Pro subscription renews on %@";

/* Cancel action for the existing subscription dialog */
"subscription.subscription.found.cancel" = "Cancel";

/* Restore action for the existing subscription dialog */
"subscription.subscription.found.restore" = "Restore";

/* Message for the existing subscription dialog */
"subscription.subscription.found.text" = "We found a subscription associated with this Apple ID.";

/* Title for the existing subscription dialog */
"subscription.subscription.found.title" = "Subscription Found";

/* Message confirming that recovery code was copied to clipboard */
"sync.code.copied" = "Recovery code copied to clipboard";

Expand Down

0 comments on commit f360932

Please sign in to comment.