mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-09 22:00:39 +01:00
clean up email invite string
The tap-here link and attachment weren't working, so remove them.
This commit is contained in:
parent
dae24f55d4
commit
97a80e7084
1 changed files with 1 additions and 1 deletions
|
@ -1039,7 +1039,7 @@
|
|||
substituted for "%1$s". (The funky \u003c and friends are
|
||||
encodings for the greater-than and less-than symbols which
|
||||
are not legal in xml strings.)-->
|
||||
<string name="invite_htm_fmt"><a href=\"%1$s\">Tap here</a> (or the full link below to join this game. If you already have CrossWords you can open the attachment to do so). <br \\> <br \\> (Full link: %1$s )</string>
|
||||
<string name="invite_htm_fmt">Tap the full link below to join this game. <br \\> <br \\> (Full link: %1$s )</string>
|
||||
<string name="invite_sms_fmt">Tap the link to accept my
|
||||
invitation and join a CrossWords game: %1$s
|
||||
</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue