Skip to content

Commit

Permalink
Update Locales [EN]
Browse files Browse the repository at this point in the history
Changed "Coocking": should be Cooking. Capitalized a few things.
  • Loading branch information
lanseb committed Aug 26, 2015
1 parent 62a48d7 commit 0c9985e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ShestakUI_Config/Locales/English.lua
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ L_GUI_COMBATTEXT_INTERRUPT = "Tells you about your interrupts"
L_GUI_COMBATTEXT_DIRECTION = "Scrolling Direction('top'(goes down) or 'bottom'(goes up))"

-- Buffs reminder options
L_GUI_REMINDER = "Buffs reminder"
L_GUI_REMINDER = "Buffs Reminder"
L_GUI_REMINDER_SOLO_ENABLE = "Show missing self buffs"
L_GUI_REMINDER_SOLO_SOUND = "Warning sound notification for self buffs reminder"
L_GUI_REMINDER_SOLO_SIZE = "Self buffs icon size"
Expand All @@ -147,7 +147,7 @@ L_GUI_REMINDER_RAID_SIZE = "Raid buffs icon size"
L_GUI_REMINDER_RAID_ALPHA = "Transparent icons when the buffs is present"

-- Raid cooldowns options
L_GUI_COOLDOWN_RAID = "Raid cooldowns"
L_GUI_COOLDOWN_RAID = "Raid Cooldowns"
L_GUI_COOLDOWN_RAID_ENABLE = "Enable raid cooldowns"
L_GUI_COOLDOWN_RAID_HEIGHT = "Raid cooldowns bars height"
L_GUI_COOLDOWN_RAID_WIDTH = "Raid cooldowns bars width (if the icon is enabled, width+28)"
Expand All @@ -160,7 +160,7 @@ L_GUI_COOLDOWN_RAID_IN_PARTY = "Show raid cooldowns in party zone"
L_GUI_COOLDOWN_RAID_IN_ARENA = "Show raid cooldowns in arena zone"

-- Enemy cooldowns options
L_GUI_COOLDOWN_ENEMY = "Enemy cooldowns"
L_GUI_COOLDOWN_ENEMY = "Enemy Cooldowns"
L_GUI_COOLDOWN_ENEMY_ENABLE = "Enable enemy cooldowns"
L_GUI_COOLDOWN_ENEMY_SIZE = "Enemy cooldowns icon size"
L_GUI_COOLDOWN_ENEMY_DIRECTION = "Enemy cooldowns icon direction (RIGHT|LEFT|UP|DOWN)"
Expand All @@ -178,7 +178,7 @@ L_GUI_COOLDOWN_PULSE_HOLD_TIME = "Max opacity hold time"
L_GUI_COOLDOWN_PULSE_THRESHOLD = "Minimal threshold time"

-- Threat options
L_GUI_THREAT = "Threat bars"
L_GUI_THREAT = "Threat Bars"
L_GUI_THREAT_ENABLE = "Enable threat bars"
L_GUI_THREAT_HEIGHT = "Threat bars height"
L_GUI_THREAT_WIDTH = "Threat bars width"
Expand Down Expand Up @@ -410,7 +410,7 @@ L_GUI_STATS_EXPERIENCE = "Experience"
L_GUI_STATS_COORDS = "Coords"
L_GUI_STATS_LOCATION = "Location"
L_GUI_STATS_CURRENCY_ARCHAEOLOGY = "Show Archaeology under currency tab"
L_GUI_STATS_CURRENCY_COOKING = "Show Coocking under currency tab"
L_GUI_STATS_CURRENCY_COOKING = "Show Cooking under currency tab"
L_GUI_STATS_CURRENCY_PROFESSIONS = "Show Professions under currency tab"
L_GUI_STATS_CURRENCY_RAID = "Show Raid Seals under currency tab"
L_GUI_STATS_CURRENCY_PVP = "Show PvP under currency tab"
Expand All @@ -420,4 +420,4 @@ L_GUI_STATS_CURRENCY_MISCELLANEOUS = "Show Miscellaneous under currency tab"
L_GUI_ERROR = "Errors"
L_GUI_ERROR_BLACK = "Hide errors from black list"
L_GUI_ERROR_WHITE = "Show errors from white list"
L_GUI_ERROR_HIDE_COMBAT = "Hide all errors in combat"
L_GUI_ERROR_HIDE_COMBAT = "Hide all errors in combat"

0 comments on commit 0c9985e

Please sign in to comment.