[Sugar-devel] [PATCH] Fix typo in activities downgrade message
Sascha Silbe
sascha-ml-reply-to-2010-4 at silbe.org
Tue Dec 14 12:44:09 EST 2010
Excerpts from Martin Abente's message of Tue Dec 14 13:57:26 +0100 2010:
[src/jarabe/journal/misc.py]
> - alert.props.msg = _('Do you want to downgrade to version %s\
> - ') % (bundle.get_activity_version())
> + alert.props.msg = _('Do you want to downgrade to version %s') % \
> + bundle.get_activity_version()
Reviewed-By: Sascha Silbe <sascha-pgp at silbe.org>
Please mention the module name ("sugar" in this case) in the subject
prefix for future patches. See the Code Review guidelines [1] in the
wiki for how you can tell git to do that automatically.
Sascha
[1] http://wiki.sugarlabs.org/go/Development_Team/Code_Review
--
http://sascha.silbe.org/
http://www.infra-silbe.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20101214/cd9b2773/attachment.pgp>
More information about the Sugar-devel
mailing list