R/constants.R

# Messages
.MSG_NOT_AVAILABLE = "Sorry. This series is not yet available."
.MSG_NOT_FOUND = "Sorry. Series was not found."
.MSG_PARAMETER_NOT_VALID = "Parameter is not valid. Check the help files for a list of possible vaues."
.MSG_LANG_NOT_AVAILABLE = "Language option is not avaiable. BETS reports are only available in english or portuguese."
.MSG_OUT_NOT_AVAILABLE = "Output option is not avaiable. BETS charts can only be saved as .png ou .pdf"
.MSG_BCB_DATA_OFFLINE = "The BCB data center is offline, please waite and try again"
.MSG_NOT_SERVER_CONECTION = "BETS was unable to obtain information from the server about the time series of interest"

# Wanining
.WARN_SOFT = "Don't worry, this is not a critical problem. We are working on a solution."
nmecsys/BETS documentation built on April 8, 2021, 1:54 a.m.