Advertisement
undeadhip

English

Dec 3rd, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. "contact_optin_name1" = "Sister";
  2. "contact_optin_action1" = "owes";
  3. "contact_optin_amount1" = "$150";
  4. "contact_optin_name2" = "Erlich";
  5. "contact_optin_action2" = "owes you";
  6. "contact_optin_amount2" = "$300";
  7. "contact_optin_name3" = "Manny";
  8. "contact_optin_action3" = "you owe";
  9. "contact_optin_amount3" = "$30";
  10. "contact_optin_text" = "You can track loans with anyone from your contact book, even if they are not registered in Evenly";
  11. "skip" = "Skip";
  12. "all_set" = "All set!";
  13.  
  14. "push_optin_text" = "Don't miss when your friends track any activity related to you!";
  15. "push_optin_title" = "Notifications";
  16. "push_optin_action" = "Erlich borrowed from you";
  17. "push_optin_amount" = "$300";
  18. "push_optin_reason" = "for a fishing rod";
  19.  
  20. "empty_history" = "Transactions history is empty";
  21. "empty_contacts" = "Contact list is empty";
  22. "empty_summary" = "Summary is fresh and clean";
  23.  
  24. "welcome_title" = "Loans";
  25. "welcome_name1" = "Erlich";
  26. "welcome_name2" = "Sister";
  27. "welcome_name3" = "Manny";
  28. "welcome_text" = "Handy and interactive way to track loans between friends";
  29. "welcome_button_title" = "Let's go";
  30.  
  31. "first_login" = "First login";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement