Niklaus Kuehnis wrote:
> I have a PmWiki installation in German. Still, when editing a page, the 
> buttons "Save", "Preview", "Cancel" are in English. How can these be 
> changed to German?

What version of PmWiki are you using? In the latest version (and probably for
some time now), these buttons are automatically translated using the XLPage
for the current language. If you look in PmWikiDe.XLPage, you should see lines
that say:

  ### Edit page strings
  'Save' => 'Speichern',
  'Preview' => 'Vorschau',
  'Cancel' => 'Abbrechen',

If they are missing, add them back. If they are there, then something is
interfering with the translation.

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to