[pmwiki-users] Language of "Save" buttons
    sti at pooq.com 
    sti at pooq.com
       
    Thu Oct 18 03:08:56 CDT 2007
    
    
  
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.
    
    
More information about the pmwiki-users
mailing list