--------------------------------------------------------------------------------------------------
----------------------------------------   English   ---------------------------------------------
--------------------------------------------------------------------------------------------------

ZO_CreateStringId("DDCA_MONIKER", "Deome's Chat Adverts: ")
ZO_CreateStringId("DDCA_DEBUG", "Deome's Chat Adverts Debug: ")
ZO_CreateStringId("DDCA_SETTINGS_NOTIFICATIONS_NAME", "Enable Notifications")
ZO_CreateStringId("DDCA_SETTINGS_NOTIFICATIONS_TIP", "Will display addon notifications in chat box.")
ZO_CreateStringId("DDCA_SETTINGS_DEBUG_NAME", "Enable Debug Messages")
ZO_CreateStringId("DDCA_SETTINGS_DEBUG_TIP", "Will display developer alerts and other debugging information in chat box.")
ZO_CreateStringId("DDCA_SETTINGS_SPAM_BOX", "Write your advertisement in this box")
ZO_CreateStringId("DDCA_SETTINGS_ADVERT1_NAME", "Enable Notifications")
ZO_CreateStringId("DDCA_SETTINGS_ADVERT2_NAME", "Enable Notifications")
ZO_CreateStringId("DDCA_SETTINGS_ADVERT3_NAME", "Enable Notifications")
ZO_CreateStringId("DDCA_SETTINGS_ADVERT4_NAME", "Enable Notifications")
ZO_CreateStringId("DDCA_SETTINGS_ADVERT5_NAME", "Enable Notifications")


--------------------------------------------------------------------------------------------------
--------------------------------------   Keybindings   -------------------------------------------
--------------------------------------------------------------------------------------------------

ZO_CreateStringId("SI_BINDING_NAME_DDCA_ADVERT1", "Copy Advert 1 to Chat")
ZO_CreateStringId("SI_BINDING_NAME_DDCA_ADVERT2", "Copy Advert 2 to Chat")
ZO_CreateStringId("SI_BINDING_NAME_DDCA_ADVERT3", "Copy Advert 3 to Chat")
ZO_CreateStringId("SI_BINDING_NAME_DDCA_ADVERT4", "Copy Advert 4 to Chat")
ZO_CreateStringId("SI_BINDING_NAME_DDCA_ADVERT5", "Copy Advert 5 to Chat")
ZO_CreateStringId("SI_BINDING_NAME_DDCA_ADVERT_CYCLE", "Cycle Through Adverts")


--------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------