Localizable.strings 682 B

123456789101112131415
  1. /*
  2. Localizable.strings
  3. TumblrDownloader
  4. Created by HonorLee on 16/1/15.
  5. Copyright © 2016年 HonorLee. All rights reserved.
  6. */
  7. "OpenTumblrBtnText" = "Open Tumblr";
  8. "OpenTumblrSuccess" = "Openning Tumblr";
  9. "OpenTumblrError" = "Tumblr open error,make sure Tumblr installed";
  10. "HelpText" = "1. Open Tumblr app\n\n2. Find a post and share it with the Share Button\n\n3. Select share to TumblrDownloader to collect url of this post\n\n4. Open TumblrDownloader and select \"Tasks\"\n\n5. Start or delete task in the url list you collected in Tumblr app";
  11. "PullToRefresh" = "Pull To Refresh...";
  12. "PullToRefreshing" = "Refreshing...";
  13. "PullToRefreshEnd" = "Refresh Done!";