smoothcontract / mediate

Automatically exported from code.google.com/p/mediate
0 stars 0 forks source link

language editing support #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
need to be able to edit language manager settings (perhaps global theme
editor dialog?)

text property needs a custom string type and property editor to show
available text strings - this doesn't support markup so shouldd just be a
drop down list of values from both current and base descriptor

need an editor for language strings

Language updates - overwrite rather than ignore change.. can't edit text in
designer

Original issue reported on code.google.com by aretman...@gmail.com on 10 Jun 2008 at 8:37

GoogleCodeExporter commented 9 years ago
simplify access to control text property. This should allow a default and 
current
language to be specified in the theme designer, then say press F2 to enter text 
for
the control... Either by entering new or existing text item - new item should be
added to selected language. It should require minimal number of clicks to edit a
screen visually, translating the displayed controls in situ to whatever 
language is
required

Original comment by aretman...@gmail.com on 10 Jun 2008 at 8:55

GoogleCodeExporter commented 9 years ago
Implemented in mediate designer v0.0.33

Original comment by aretman...@gmail.com on 23 Apr 2009 at 12:43