Blame view

android/PromoterRelease/res/values/strings.xml 462 Bytes
d1683fe9a   luohaijiang   Promoter Resulce
1
2
3
4
  <?xml version="1.0" encoding="utf-8"?>
  <resources>
  
      <string name="app_name">Promoter</string>
64f1d2910   赵康   修改分享标题和提示
5
6
      <string name="share_title">Paste to the following apps</string>
      <string name="copy_tip">Copied</string>
d1683fe9a   luohaijiang   Promoter Resulce
7

636deb8ba   赵康   release1.0.2
8
9
10
11
      <string name="claim">Claim</string>
      <string name="promote">Promote</string>
      <string name="verify">Verify</string>
      <string name="invalid_request">Invalid request</string>
46543ff95   赵康   Release1.0.3
12
      <string name="get_reward_succ">Claimed</string>
d1683fe9a   luohaijiang   Promoter Resulce
13
  </resources>