X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=blobdiff_plain;f=src%2Funit_data.py;h=d0419ddc377faae3f79111bc4804fb109eee46b8;hp=0e0057c4a2a01954d0d47ff605ce05d23905419d;hb=974eff0896ef23afc6759136c01a75c654384229;hpb=f49526708cbe2439d3ce2f34c8a8aa25247dff05 diff --git a/src/unit_data.py b/src/unit_data.py index 0e0057c..d0419dd 100644 --- a/src/unit_data.py +++ b/src/unit_data.py @@ -12,7 +12,7 @@ _ = gettext.gettext # remaining entries define unit specifications [(function, argument), units, description] # where function can be m and argument is the multiplying factor to_base # or function can be any other arbitrary function and argument can be a single argument -list_dic = { +UNIT_DESCRIPTIONS = { _(u"Acceleration"): { ".base_unit": _(u"meter per second squared"), _(u"free fall"):