• Previous message: [greg-dev] i18n and form-submit-actions
  • Next message: [greg-dev] i18n and form-submit-actions
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

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

    Hi Marco,
    
    I noticed it while I was trying to add a folder.
    The <input type=submit> value was 'Ordner hinzuf&uuml;gen'.
    I changed it to 'Erstellen' and it worked.
    
    Second time I realized it was while I was trying to activate a plugin.
    The value was as shown in the original mail (see below) and when I 
    changed the text it worked.
    
    Best regards,
    Marcus.
    
    
    > Marcus,
    > 
    > this was a bug which is supposed to be fixed! What exactly are you
    > doing when the action fails (e.g. adding a feed, deleting a folder,
    > changing a configuration entry...) ?
    > 
    >  -m
    > 
    > 
    > On 9/15/05, Marcus Kimpenhaus <marcus at kimpenhaus.de> wrote:
    > 
    >>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 : &auml; or &uuml;
    >>
    >>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
    >>_______________________________________________
    >>gregarius-dev mailing list
    >>gregarius-dev at sinless.org
    >>http://sinless.org/mailman/listinfo/gregarius-dev
    >>
    > 
    > 
    > _______________________________________________
    > gregarius-dev mailing list
    > gregarius-dev at sinless.org
    > http://sinless.org/mailman/listinfo/gregarius-dev
    
    Posted by Marcus Kimpenhaus [reply] at Thu Sep 15 19:34:39 CEST 2005