You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
967 B
28 lines
967 B
/* |
|
Localizable.strings |
|
Clocker |
|
|
|
Created by Abhishek Banthia on 11/17/15. |
|
|
|
*/ |
|
|
|
"Yesterday" = "Yesterday"; |
|
"Today" = "Today"; |
|
"Tomorrow" = "Tomorrow"; |
|
"MaximumTimezoneMessage" = "Maximum 10 timezones allowed!"; |
|
"DuplicateTimezoneMessage" = "Timezone has already been selected!"; |
|
|
|
//Rating App |
|
"Not Really" = "Not Really"; |
|
"Yes!" = "Yes!"; |
|
"AskForRatingMessage" = "Rate us on the App Store, then?"; |
|
"AskForFeedbackMessage" = "Mind giving us some feedback?"; |
|
"NoSelected" = "No, thanks"; |
|
"YesSelected" = "Ok, sure"; |
|
|
|
"iRateMessageTitle" = "Rate %@"; |
|
"iRateAppMessage" = "If you enjoy using %@, would you mind taking a moment to rate it? It won’t take more than a minute. Thanks for your support!"; |
|
"iRateGameMessage" = "If you enjoy playing %@, would you mind taking a moment to rate it? It won’t take more than a minute. Thanks for your support!"; |
|
"iRateCancelButton" = "No, Thanks"; |
|
"iRateRateButton" = "Rate It Now"; |
|
"iRateRemindButton" = "Remind Me Later"; |