Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-06-10 05:50:32 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-06-10 05:50:32 (GMT)
commit25d72951b2438221da62358ef416ee78df9e8360 (patch)
tree9592140a25844886d90a968d299d85e1a045e957
parent8940fcb3a83103bb777a76b041ae53d5df778da9 (diff)
add missing physics plugin strings; add strings for Peruvian Soles
-rw-r--r--taextras.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/taextras.py b/taextras.py
index cf7f0a7..52abf80 100644
--- a/taextras.py
+++ b/taextras.py
@@ -50,6 +50,7 @@ CURRENCY_STRINGS = [
_('Palette of US currencies'),
_('Palette of Australian currencies'),
_('Palette of Guaranies'),
+ _('Palette of Soles'),
_('Palette of Uruguayan Pesos')
]
@@ -237,7 +238,10 @@ motor is placed on the most recent object created.'),
_('y'),
_('Join two objects together (the most \
recent object created and the object at point x, y).'),
+ _('save as Physics activity'),
_('Save the project to the Journal as a Physics activity.'),
+ _('gear'),
+ _('Add a gear object to the project.'),
_('density'),
_('Set the density property for objects \
(density can be any positive number).'),