Commit 64f1d291052ca35432b99f66fec62618779c6b9b
1 parent
636deb8ba3
Exists in
master
修改分享标题和提示
Showing 3 changed files with 3 additions and 2 deletions Side-by-side Diff
android/PromoterDemo/project.properties
android/PromoterRelease/libs/PromoterSdk_proguard_1.0.2.jar
No preview for this file type
android/PromoterRelease/res/values/strings.xml
| ... | ... | @@ -2,7 +2,8 @@ |
| 2 | 2 | <resources> |
| 3 | 3 | |
| 4 | 4 | <string name="app_name">Promoter</string> |
| 5 | - <string name="share_title">Copy and share</string> | |
| 5 | + <string name="share_title">Paste to the following apps</string> | |
| 6 | + <string name="copy_tip">Copied</string> | |
| 6 | 7 | |
| 7 | 8 | <string name="claim">Claim</string> |
| 8 | 9 | <string name="promote">Promote</string> |