View Single Post
01/30/16, 05:48 PM   #6
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
And again I've added a few sentences:

Code:
["options_alert_check_repeat_chat_output"]	=	"Output results to chat",
["options_alert_check_repeat_chat_output_tooltip"]	=	"Output the results of the repeated food buff check to the chat?",

["options_alert_sound_repeat"]				=	"Repeat alert sound",
["options_alert_sound_repeat_tooltip"]		=	"Repeats your chosen alert sound this amount of times.",

		["options_alert_sound_delay"]				=	"Delay repeated sounds (ms)",
		["options_alert_sound_delay_tooltip"]		=	"Will delay the repeated sound warnings with this value (in milliseconds), after each other",

Thanks

Last edited by Baertram : 01/30/16 at 06:37 PM.
  Reply With Quote