Wikipedia Plugin (1 Viewer)

Maschine

Retired Team Member
  • Premium Supporter
  • June 15, 2004
    768
    86
    Germany
    Home Country
    Germany Germany
    Hi Massimo,

    I checked your problem and the plugin should be fine, it's just the translation that's wrong:

    Code:
        <String id="2600">Inglese</String>
        <String id="2601">Tedesco</String>
        <String id="2602">Francese</String>
        <String id="2603">Olandese</String>
        <String id="2604">Norvegese</String>
        <String id="2605">Svedese</String>

    while it should be

    Code:
      <String id="2600">English</String> 
      <String id="2601">German</String> 
      <String id="2602">French</String> 
      <String id="2603">Dutch</String> 
      <String id="2604">Norwegian</String> 
      <String id="2605">Italian</String> 
      <String id="2606">Swedish</String>

    So in fact you should see swedish language now, as 2005 is the id for "Italian", but it's translated to "Svedese". Pls try selecting "Svedese", then you should get italian language.

    And of course somebody should update that translation!

    Maschine
     

    Maschine

    Retired Team Member
  • Premium Supporter
  • June 15, 2004
    768
    86
    Germany
    Home Country
    Germany Germany
    Hi massimo,

    I fixed the problem today. Every SVN snapshot with a revision number higher than 14459 will include the fixed version. Maybe you'll have to wait for the nightly build of today.

    Let me know if it works now! :)

    Maschine
     

    mamachan

    MP Donator
  • Premium Supporter
  • September 25, 2006
    724
    48
    Home Country
    Italy Italy
    Hi massimo,

    I fixed the problem today. Every SVN snapshot with a revision number higher than 14459 will include the fixed version. Maybe you'll have to wait for the nightly build of today.

    Let me know if it works now! :)

    Maschine

    Thanks:)
    Hi.
    massimo
     

    mamachan

    MP Donator
  • Premium Supporter
  • September 25, 2006
    724
    48
    Home Country
    Italy Italy
    Hi massimo,

    I fixed the problem today. Every SVN snapshot with a revision number higher than 14459 will include the fixed version. Maybe you'll have to wait for the nightly build of today.

    Let me know if it works now! :)

    Maschine

    Hi Maschine, thanks for your updated.
    Now the search of images works fine:) , for the translation i'm not sure.
     

    Users who are viewing this thread

    Top Bottom