strings.xml 470 B

123456789
  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <resources>
  3. <string name="hello">Hello World, WEIBO!</string>
  4. <string name="app_name">O新浪微博</string>
  5. <string name="pull_to_refresh_pull_label">下拉刷新</string>
  6. <string name="pull_to_refresh_release_label">松开后刷新</string>
  7. <string name="pull_to_refresh_refreshing_label">刷新...</string>
  8. <string name="pull_to_refresh_tap_label">Tap to refresh...</string>
  9. </resources>