• Previous message: [greg-dev] cls/wrappers/nav.php
  • Next message: [greg-dev] i18n and form-submit-actions
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    [greg-dev] i18n and form-submit-actions

    Hope I am not spaming the mailing-list ^^
    
    There's another point I like to mention.
    
    I am from germany - unfortunately - and we have some very disastrous 
    characters - called 'umlaut' - these characters are correctly printed to 
    html like : ä or ü
    
    When I use the intl/de.php and spell some translation-strings html-like 
    correctly - I am not able to save changes.
    
    An example:
    -----------
    
    define ('LBL_ADMIN_SUBMIT_CHANGES', '&Auml;nderungen aktivieren'); <---- 
    Does not work
    
    define ('LBL_ADMIN_SUBMIT_CHANGES', 'Aktivieren'); <---- works
    
    I am not shure - but I think this is a deeper problem, because you are 
    using the constant LBL_ADMIN_SUBMIT_CHANGES as an action identifier.
    
    Best regards,
    Marcus
    
    -- 
    Marcus Kimpenhaus
    
    Polsumer Str. 56
    45896 Gelsenkirchen
    
    +49 (209) 9256075
    marcus at kimpenhaus.de
    
    Posted by Marcus Kimpenhaus [reply] at Thu Sep 15 19:09:30 CEST 2005