From 25d72951b2438221da62358ef416ee78df9e8360 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 10 Jun 2012 05:50:32 +0000 Subject: add missing physics plugin strings; add strings for Peruvian Soles --- (limited to 'taextras.py') 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).'), -- cgit v0.9.1