Al 25/04/12 16:49, En/na Gary Lasker ha escrit: > > Hello Ubuntu Docs team! > > Unfortunately we need to make a string change in the lobby opt-in panel > text for the new recommendations feature in Ubuntu Software Center in > Precise. The corresponding bug is here: > > https://bugs.launchpad.net/bugs/986437 > > From the bug description: > > We need to remove the word "anonymous" from the opt-in panel text, per > mpt's comment #5 in bug 967064: > > https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/967064/comments/5 > > We need to do this part of the recommendations opt-in process for the > user currently requires an SSO account and for the user to be logged > into this account. Having this information greatly improves the accuracy > of the personalized recommendations that they will receive, particularly > after they have rated some of their applications. Given this > requirement, even though the list of uploaded packages is not tracked in > any way, it is nevertheless not accurate to use the word "anonymous" in > the opt-in text, so we want to remove it. > > The diff is very simple: > > === modified file 'softwarecenter/ui/gtk3/widgets/recommendations.py' > --- softwarecenter/ui/gtk3/widgets/recommendations.py 2012-04-15 > 23:53:57 +0000 > +++ softwarecenter/ui/gtk3/widgets/recommendations.py 2012-04-16 > 00:00:36 +0000 > @@ -145,7 +145,7 @@ > TURN_ON_RECOMMENDATIONS_TEXT = _(u"Turn On Recommendations") > RECOMMENDATIONS_OPT_IN_TEXT = _(u"To make recommendations, " > "Ubuntu Software Center " > - "will occasionally send to Canonical an anonymous list " > + "will occasionally send to Canonical a list " > "of software currently installed.") > > def __init__(self, catview): > > Many thanks and my sincere apologies for asking for this change at the > very end of the cycle! > > And, as always, thank you for your good work!! > > Best regards, > Gary >
Hi all, To make things as little disruptive possible for users and translators, we've updated the translation template with the new string already, but we will release the new Software Centre package with the change at the same time as the next language pack update, which I'm planning for the 11th of May (more details later). This way translators will have time to do their work and users won't notice the change. Thanks Gary for ensuring the change goes smoothly. Cheers, David. -- David Planella Ubuntu Translations Coordinator www.ubuntu.com / www.davidplanella.wordpress.com www.identi.ca/dplanella / www.twitter.com/dplanella
signature.asc
Description: OpenPGP digital signature
-- ubuntu-translators mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators
