Mercurial > wow > askmrrobot
comparison localization/localization.en.lua @ 21:a400b906acca v4
Version 4: fixed an issue with the bank. Added Void Storage. Added Reagent Bank.
Also removed stackable items from the export string
author | Adam tegen <adam.tegen@gmail.com> |
---|---|
date | Wed, 15 Oct 2014 08:38:53 -0500 |
parents | e77e01abce98 |
children | 44c285acfff0 |
comparison
equal
deleted
inserted
replaced
20:e6cd96d23c5a | 21:a400b906acca |
---|---|
449 L.AMR_ENCHANTTAB_NOTE = "Hit and expertise have been removed from gear, gems and enchants. If you had hit or expertise anywhere, it has automatically been replaced with another stat." | 449 L.AMR_ENCHANTTAB_NOTE = "Hit and expertise have been removed from gear, gems and enchants. If you had hit or expertise anywhere, it has automatically been replaced with another stat." |
450 --ui/ExportTab.lua | 450 --ui/ExportTab.lua |
451 L.AMR_EXPORTTAB_EXPORT_TITLE = "Export your character to AskMrRobot.com" | 451 L.AMR_EXPORTTAB_EXPORT_TITLE = "Export your character to AskMrRobot.com" |
452 L.AMR_EXPORTTAB_COPY_PASTE_EXPORT_1 = "1. Open your bank" | 452 L.AMR_EXPORTTAB_COPY_PASTE_EXPORT_1 = "1. Open your bank" |
453 L.AMR_EXPORTTAB_COPY_PASTE_EXPORT_2 = "2. Copy the text below by pressing Ctrl+C (or Cmd+C on a Mac)" | 453 L.AMR_EXPORTTAB_COPY_PASTE_EXPORT_2 = "2. Copy the text below by pressing Ctrl+C (or Cmd+C on a Mac)" |
454 L.AMR_EXPORTTAB_COPY_PASTE_EXPORT_3 = "3. Go to |c00ffd100AskMrRobot.com|r and click the green '|c0000ff00Import from Armory|r' button found just above your character name. Paste the text into the window that pops up." | 454 L.AMR_EXPORTTAB_COPY_PASTE_EXPORT_3 = "3. Go to |c00ffd100AskMrRobot.com|r and click the green '|c0000ff00Import from Addon|r' button found just above your character name. Paste the text into the window that pops up." |
455 L.AMR_EXPORTTAB_COPY_PASTE_EXPORT_NOTE = "NOTE: If you change something while this window is open, press the Update button below to generate a new export string." | 455 L.AMR_EXPORTTAB_COPY_PASTE_EXPORT_NOTE = "NOTE: If you change something while this window is open, press the Update button below to generate a new export string." |
456 | 456 |
457 --ui/GemTab.lua | 457 --ui/GemTab.lua |
458 --popup autogem finished | 458 --popup autogem finished |
459 L.AMR_GEMTAB_FINISHED = "Mr. Robot finished auto-gemming. \rIf some items aren't gemmed, you may need to acquire more gems. \rIf your belt isn't gemmed, you may still need to buy a belt buckle." | 459 L.AMR_GEMTAB_FINISHED = "Mr. Robot finished auto-gemming. \rIf some items aren't gemmed, you may need to acquire more gems. \rIf your belt isn't gemmed, you may still need to buy a belt buckle." |