View Single Post
11/01/17, 07:13 PM   #25
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,913
Hi there,

looking for the translation of the following texts to:
French
Italian
Spanish
Russian
Japanese

Code:
         --Transmutation / Retrait
        ["options_header_transmutation"]          = Transmutation --Is given ingame via GetString(SI_RETRAIT_STATION_ITEM_TO_RETRAIT_HEADER)
        ["filter_retrait"]                        = "[Retrait]",
        ["retrait_not_allowed"]                   = "Retraiting not allowed:",
        ["button_context_menu_toggle_anti_retrait_on"]  = "Activate 'Anti-Retrait'",
        ["button_context_menu_toggle_anti_retrait_off"] = "Deactivate 'Anti-Retrait'",
        ["options_enable_block_retrait"]          = "Deactivate retrait",
        ["options_enable_block_retrait_tooltip"]  = "Deactivate retraiting of marked items inside the transmutation stations",
  Reply With Quote