Hi Tobias
> As pointed out by Mario, I have updated a few codebits, above all, to
> make it comply with the upcoming version 2.6.3. I also made minor
> changes to the column order of the table, as I think it makes more
> sense this way.
Great :-)
I wonder: how do I translate the rest of the language options outside
of the plugin, like I do with the header:
config.commands.fields.lang={field:"felt",actions:"handlinger",value:"værdi"};
in a tiddler tagged with systemConfig...
What is "best practice"?
Will this work - or do you have a better solution?:
var cm=config.macros.FE2=; // abbrev
cm.'delete'='slet';
cm.rename='omdøb'
cm.create='tilføj et nyt felt...'
cm.edit='edit'
cm. etc ...
Cheers Måns Mårtensson
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.