Closed Bug 656680 Opened 13 years ago Closed 13 years ago

Update collage sharing tweet copy

Categories

(Websites :: webifyme.org, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: williamr, Assigned: adam)

References

()

Details

The current tweet message copy needs to be updated with the new messaging and encourage more sharing.

Current message: What does your internet look like? Create your own Webify Me collage : @http://bit.ly/mdIMVp

New message: What does your Web look like? See my Webify Me collage and create your own: http://bit.ly/mdIMVp via @firefox

*Note the above bit.ly URL is just an example and should be unique for each user.

I believe the "via @firefox" string is added automatically when we use the related account parameter in query string to twitter.com. See bug 656678.

Note this blocks the string freeze.
Assignee: nobody → adam
Updating copy to unblock string freeze. Feature not tested.

Note: This copy is duplicated across two templates
ff4/templates/shared/_share.html:      <a href="http://twitter.com/share?url=http%3A%2F%2Fmozilla.com" class="twitter-share-button" data-count="horizontal" data-text="{{ _('What does your internet look like? Create your own Webify Me collage') }}">{{ _('Tweet') }}</a>
ff4/templates/things/_collage_public_tools.html:		<a href="http://twitter.com/share?url=http%3A%2F%2Fmozilla.com" class="twitter-share-button" data-count="horizontal" data-text="{{ _('What does your internet look like? Create your own Webify Me collage') }}">{{ _('Tweet') }}</a>

I've gone ahead and updated only _collage_public_tools.html. This way we have both strings and some flexibility with the implementation, while unblocking string freeze. If we don't need the original string, please update it too.
No longer blocks: 650033
Added the correct copy to the personal tweet button here: 
https://github.com/mozilla/webifyme/commit/918e61dea5f0de8c9748cf58834f5ec7db050ebb
Marking as resolved / fixed as per Comment #3
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.