Jar-component: Ability for translation #132


  • New
  • Enhancment
Open
Assigned to _ForgeUser4509640
  • _ForgeUser8247098 created this issue Jan 13, 2012

    Hello!
    What do you think about multi-language interface in your jar-component? It will be very usefull for many users over the world!
    Now we see that we have to edit some phrases in src-files and recompile the plugin.
    https://github.com/Exote/WebAuction/blob/master/WebAuction/src/me/exote/webauction/tasks/SaleAlertTask.java

    player.sendMessage(plugin.logPrefix + "You sold " + saleAlert.getQuantity() + " " + saleAlert.getItem() + " to " + saleAlert.getBuyer()
    


    But many famous plugins is using one translation-file, where admin can edit (translate) phrases to his native language.

    It will be very good if you will deside to add this ability. Moreover - our team (minemania.ru , Russia) is ready to support an official russian translasion for your plugin.

    Best Regards from Russian Minecraft community!

  • _ForgeUser8247098 added the tags New Enhancment Jan 13, 2012

To post a comment, please login or register a new account.