[pmwiki-users] Localizing ?action=crypt
    Martin Kerz 
    martin at kerz.org
       
    Sun Sep 30 09:58:46 CDT 2007
    
    
  
I wanted to be able to localize the crypt action. I modified  
crypt.php the way that I changed
Enter password to encrypt: (in line 21)
to
$[Enter password to encrypt]:
and
Encrypted password = (line 29)
to
$[Encrypted password] =
After adding a the respective strings to the relevannt XLPage, the  
first string gets perfectly localized.
The second one is unfortunately still only in English, but now the  
dollar sign and brakes are output as well. Does anyone know a  
solution to get the second string localized, too.
Last not least, I have no idea how to localize the big text at the  
bottom of the result page. I would opt for a specail localized wiki  
page that gets loaded using 'wiki:$[{$SiteGroup}/CryptResults]'. Any  
comments on this?
Thanks!
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2434 bytes
Desc: not available
Url : /pipermail/pmwiki-users/attachments/20070930/ca505134/attachment.bin 
    
    
More information about the pmwiki-users
mailing list