1. This forum is archived for reference. For support & bug reports visit the help section of forums.stardewvalley.net

Bug/Issue Error in the naming honey in multi language mod

Discussion in 'Support' started by csbcool, Sep 3, 2018.

  1. csbcool

    csbcool Space Spelunker

    Hi. so far I am enjoying to play Stardew vally in Korea.
    recently I am playing Stardew valley in Korean language I patched by myself.
    but I think it seems like nobody know this issue in multi language.

    When I get honey from hive in multi language, this honey's name showed just 'Wild' in multi language.
    I think it seems like kind of game bug in multi language because I found German and Spanish translation part you guys did.

    this is English file:

    Object.cs.12750: "Wild" #!String
    Object.cs.12760: "{0} Honey" #!String

    and German file:

    Object.cs.12750: "Wildhonig" #!String
    Object.cs.12760: "Honig ({0})" #!String

    and Spanish file:

    Object.cs.12750: "Miel silvestre" #!String
    Object.cs.12760: "Miel de {0}" #!String

    You guys just changed like this "Object.cs.12750: "Wild Honey" #!String" in German and Spanish.
    but English was different like above format.

    I want to know whether it is multi language bug or not.
     

    Share This Page