From 549555554162e190bd79da2bae740db4a4ac5fe9 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 24 Sep 2009 15:27:30 +0000 Subject: adding translator notes --- (limited to 'svg/myblocksgroup.py') diff --git a/svg/myblocksgroup.py b/svg/myblocksgroup.py index 176ada0..67a6c38 100755 --- a/svg/myblocksgroup.py +++ b/svg/myblocksgroup.py @@ -38,7 +38,9 @@ def main(): t.install() mystring1 = _("My Blocks") + # TRANS: Please use "action 1" to indicate an action is invoked mystring2 = _("stack 1") + # TRANS: Please use "action 2" to indicate an action is invoked mystring3 = _("stack 2") mystring4 = _("store in box 1") mystring5 = _("box 1") -- cgit v0.9.1