home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 12 / MA_Cover_12.iso / internet / freedomc_112 / sourcecode / freedomcall / free_cat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-05-27  |  53.0 KB  |  1,177 lines

  1. #ifndef FreedomCall_CAT_H
  2. #define FreedomCall_CAT_H
  3.  
  4. #include <exec/types.h>
  5. #include <libraries/locale.h>
  6.  
  7. /* Prototypes */
  8. extern void OpenAppCatalog(struct Locale *, STRPTR);
  9. extern void CloseAppCatalog(void);
  10. extern char *Get_String(APTR);
  11.  
  12. /* Definitions */
  13. extern const APTR _MSG_AppDescription;
  14. #define MSG_AppDescription ((APTR) &_MSG_AppDescription)
  15. extern const APTR _MSG_AppCopyright;
  16. #define MSG_AppCopyright ((APTR) &_MSG_AppCopyright)
  17. extern const APTR _MSG_JanelaPrincipal;
  18. #define MSG_JanelaPrincipal ((APTR) &_MSG_JanelaPrincipal)
  19. extern const APTR _MSG_MNlabel2Project;
  20. #define MSG_MNlabel2Project ((APTR) &_MSG_MNlabel2Project)
  21. extern const APTR _MSG_MNlabel2About;
  22. #define MSG_MNlabel2About ((APTR) &_MSG_MNlabel2About)
  23. extern const APTR _MSG_MNlabel2AboutChar;
  24. #define MSG_MNlabel2AboutChar ((APTR) &_MSG_MNlabel2AboutChar)
  25. extern const APTR _MSG_MenuPrincipalAboutMUI;
  26. #define MSG_MenuPrincipalAboutMUI ((APTR) &_MSG_MenuPrincipalAboutMUI)
  27. extern const APTR _MSG_MenuPrincipalAboutMUIChar;
  28. #define MSG_MenuPrincipalAboutMUIChar ((APTR) &_MSG_MenuPrincipalAboutMUIChar)
  29. extern const APTR _MSG_MNlabel2BarLabel0;
  30. #define MSG_MNlabel2BarLabel0 ((APTR) &_MSG_MNlabel2BarLabel0)
  31. extern const APTR _MSG_MNlabel2Hide;
  32. #define MSG_MNlabel2Hide ((APTR) &_MSG_MNlabel2Hide)
  33. extern const APTR _MSG_MNlabel2HideChar;
  34. #define MSG_MNlabel2HideChar ((APTR) &_MSG_MNlabel2HideChar)
  35. extern const APTR _MSG_MNlabel2Quit;
  36. #define MSG_MNlabel2Quit ((APTR) &_MSG_MNlabel2Quit)
  37. extern const APTR _MSG_MNlabel2QuitChar;
  38. #define MSG_MNlabel2QuitChar ((APTR) &_MSG_MNlabel2QuitChar)
  39. extern const APTR _MSG_MNlabel2Program;
  40. #define MSG_MNlabel2Program ((APTR) &_MSG_MNlabel2Program)
  41. extern const APTR _MSG_MenuPrincipalLastFiveCalls;
  42. #define MSG_MenuPrincipalLastFiveCalls ((APTR) &_MSG_MenuPrincipalLastFiveCalls)
  43. extern const APTR _MSG_MenuPrincipalLastFiveCallsChar;
  44. #define MSG_MenuPrincipalLastFiveCallsChar ((APTR) &_MSG_MenuPrincipalLastFiveCallsChar)
  45. extern const APTR _MSG_MenuPrincipalBarLabel2;
  46. #define MSG_MenuPrincipalBarLabel2 ((APTR) &_MSG_MenuPrincipalBarLabel2)
  47. extern const APTR _MSG_MNlabel2ThisMonth;
  48. #define MSG_MNlabel2ThisMonth ((APTR) &_MSG_MNlabel2ThisMonth)
  49. extern const APTR _MSG_MNlabel2ThisMonthChar;
  50. #define MSG_MNlabel2ThisMonthChar ((APTR) &_MSG_MNlabel2ThisMonthChar)
  51. extern const APTR _MSG_MNlabel2OtherMonth;
  52. #define MSG_MNlabel2OtherMonth ((APTR) &_MSG_MNlabel2OtherMonth)
  53. extern const APTR _MSG_MNlabel2OtherMonthChar;
  54. #define MSG_MNlabel2OtherMonthChar ((APTR) &_MSG_MNlabel2OtherMonthChar)
  55. extern const APTR _MSG_MenuPrincipalGlobal;
  56. #define MSG_MenuPrincipalGlobal ((APTR) &_MSG_MenuPrincipalGlobal)
  57. extern const APTR _MSG_MenuPrincipalGlobalChar;
  58. #define MSG_MenuPrincipalGlobalChar ((APTR) &_MSG_MenuPrincipalGlobalChar)
  59. extern const APTR _MSG_MenuPrincipalDatePeriod;
  60. #define MSG_MenuPrincipalDatePeriod ((APTR) &_MSG_MenuPrincipalDatePeriod)
  61. extern const APTR _MSG_MenuPrincipalDatePeriodChar;
  62. #define MSG_MenuPrincipalDatePeriodChar ((APTR) &_MSG_MenuPrincipalDatePeriodChar)
  63. extern const APTR _MSG_MenuPrincipalAnual;
  64. #define MSG_MenuPrincipalAnual ((APTR) &_MSG_MenuPrincipalAnual)
  65. extern const APTR _MSG_MenuPrincipalAnualChar;
  66. #define MSG_MenuPrincipalAnualChar ((APTR) &_MSG_MenuPrincipalAnualChar)
  67. extern const APTR _MSG_CheckCosts;
  68. #define MSG_CheckCosts ((APTR) &_MSG_CheckCosts)
  69. extern const APTR _MSG_CheckCostsChar;
  70. #define MSG_CheckCostsChar ((APTR) &_MSG_CheckCostsChar)
  71. extern const APTR _MSG_CheckCosts2;
  72. #define MSG_CheckCosts2 ((APTR) &_MSG_CheckCosts2)
  73. extern const APTR _MSG_CheckCosts2Char;
  74. #define MSG_CheckCosts2Char ((APTR) &_MSG_CheckCosts2Char)
  75. extern const APTR _MSG_MenuPrincipalBarLabel3;
  76. #define MSG_MenuPrincipalBarLabel3 ((APTR) &_MSG_MenuPrincipalBarLabel3)
  77. extern const APTR _MSG_MPManualInputCall;
  78. #define MSG_MPManualInputCall ((APTR) &_MSG_MPManualInputCall)
  79. extern const APTR _MSG_MPManualInputCallChar;
  80. #define MSG_MPManualInputCallChar ((APTR) &_MSG_MPManualInputCallChar)
  81. extern const APTR _MSG_MenuPrincipalGeneration;
  82. #define MSG_MenuPrincipalGeneration ((APTR) &_MSG_MenuPrincipalGeneration)
  83. extern const APTR _MSG_MPFirstGenerationMiami;
  84. #define MSG_MPFirstGenerationMiami ((APTR) &_MSG_MPFirstGenerationMiami)
  85. extern const APTR _MSG_MPFirstGenerationMiamiChar;
  86. #define MSG_MPFirstGenerationMiamiChar ((APTR) &_MSG_MPFirstGenerationMiamiChar)
  87. extern const APTR _MSG_MNlabel2Settings;
  88. #define MSG_MNlabel2Settings ((APTR) &_MSG_MNlabel2Settings)
  89. extern const APTR _MSG_MNlabel2Configuration;
  90. #define MSG_MNlabel2Configuration ((APTR) &_MSG_MNlabel2Configuration)
  91. extern const APTR _MSG_MNlabel2ConfigurationChar;
  92. #define MSG_MNlabel2ConfigurationChar ((APTR) &_MSG_MNlabel2ConfigurationChar)
  93. extern const APTR _MSG_MenuPrincipalHelp;
  94. #define MSG_MenuPrincipalHelp ((APTR) &_MSG_MenuPrincipalHelp)
  95. extern const APTR _MSG_MenuPrincipalMain;
  96. #define MSG_MenuPrincipalMain ((APTR) &_MSG_MenuPrincipalMain)
  97. extern const APTR _MSG_MenuPrincipalMainChar;
  98. #define MSG_MenuPrincipalMainChar ((APTR) &_MSG_MenuPrincipalMainChar)
  99. extern const APTR _MSG_MenuPrincipalUsage;
  100. #define MSG_MenuPrincipalUsage ((APTR) &_MSG_MenuPrincipalUsage)
  101. extern const APTR _MSG_MenuPrincipalUsageChar;
  102. #define MSG_MenuPrincipalUsageChar ((APTR) &_MSG_MenuPrincipalUsageChar)
  103. extern const APTR _MSG_MenuPrincipalHistory;
  104. #define MSG_MenuPrincipalHistory ((APTR) &_MSG_MenuPrincipalHistory)
  105. extern const APTR _MSG_MenuPrincipalHistoryChar;
  106. #define MSG_MenuPrincipalHistoryChar ((APTR) &_MSG_MenuPrincipalHistoryChar)
  107. extern const APTR _MSG_FreedomLabel;
  108. #define MSG_FreedomLabel ((APTR) &_MSG_FreedomLabel)
  109. extern const APTR _MSG_BotaoCheckCustos;
  110. #define MSG_BotaoCheckCustos ((APTR) &_MSG_BotaoCheckCustos)
  111. extern const APTR _MSG_BotaoDesseMes;
  112. #define MSG_BotaoDesseMes ((APTR) &_MSG_BotaoDesseMes)
  113. extern const APTR _MSG_BotaoCheckMes;
  114. #define MSG_BotaoCheckMes ((APTR) &_MSG_BotaoCheckMes)
  115. extern const APTR _MSG_BotaoGlobal;
  116. #define MSG_BotaoGlobal ((APTR) &_MSG_BotaoGlobal)
  117. extern const APTR _MSG_BotaoConsultaAnual;
  118. #define MSG_BotaoConsultaAnual ((APTR) &_MSG_BotaoConsultaAnual)
  119. extern const APTR _MSG_BotaoUltimasCinco;
  120. #define MSG_BotaoUltimasCinco ((APTR) &_MSG_BotaoUltimasCinco)
  121. extern const APTR _MSG_BotaoPrefs;
  122. #define MSG_BotaoPrefs ((APTR) &_MSG_BotaoPrefs)
  123. extern const APTR _MSG_BotaoAbout;
  124. #define MSG_BotaoAbout ((APTR) &_MSG_BotaoAbout)
  125. extern const APTR _MSG_EspereGerando;
  126. #define MSG_EspereGerando ((APTR) &_MSG_EspereGerando)
  127. extern const APTR _MSG_LabelGerando;
  128. #define MSG_LabelGerando ((APTR) &_MSG_LabelGerando)
  129. extern const APTR _MSG_JanelaDesseMes;
  130. #define MSG_JanelaDesseMes ((APTR) &_MSG_JanelaDesseMes)
  131. extern const APTR _MSG_LabelMesUsadas;
  132. #define MSG_LabelMesUsadas ((APTR) &_MSG_LabelMesUsadas)
  133. extern const APTR _MSG_LabelMesExedentes;
  134. #define MSG_LabelMesExedentes ((APTR) &_MSG_LabelMesExedentes)
  135. extern const APTR _MSG_LabelCost;
  136. #define MSG_LabelCost ((APTR) &_MSG_LabelCost)
  137. extern const APTR _MSG_LabelCostAverage;
  138. #define MSG_LabelCostAverage ((APTR) &_MSG_LabelCostAverage)
  139. extern const APTR _MSG_LabelMesNumero;
  140. #define MSG_LabelMesNumero ((APTR) &_MSG_LabelMesNumero)
  141. extern const APTR _MSG_LabelMesMedia;
  142. #define MSG_LabelMesMedia ((APTR) &_MSG_LabelMesMedia)
  143. extern const APTR _MSG_LabelMesMaior;
  144. #define MSG_LabelMesMaior ((APTR) &_MSG_LabelMesMaior)
  145. extern const APTR _MSG_LabelMesMenor;
  146. #define MSG_LabelMesMenor ((APTR) &_MSG_LabelMesMenor)
  147. extern const APTR _MSG_LabelMesData;
  148. #define MSG_LabelMesData ((APTR) &_MSG_LabelMesData)
  149. extern const APTR _MSG_LabelMesLow;
  150. #define MSG_LabelMesLow ((APTR) &_MSG_LabelMesLow)
  151. extern const APTR _MSG_LabelPrimeiraLigacao;
  152. #define MSG_LabelPrimeiraLigacao ((APTR) &_MSG_LabelPrimeiraLigacao)
  153. extern const APTR _MSG_LabelUltimaLigacao;
  154. #define MSG_LabelUltimaLigacao ((APTR) &_MSG_LabelUltimaLigacao)
  155. extern const APTR _MSG_LogoutBarTitle;
  156. #define MSG_LogoutBarTitle ((APTR) &_MSG_LogoutBarTitle)
  157. extern const APTR _MSG_NrLogoutGoodMes;
  158. #define MSG_NrLogoutGoodMes ((APTR) &_MSG_NrLogoutGoodMes)
  159. extern const APTR _MSG_NrDownResetMes;
  160. #define MSG_NrDownResetMes ((APTR) &_MSG_NrDownResetMes)
  161. extern const APTR _MSG_NrQuedaLinhaMes;
  162. #define MSG_NrQuedaLinhaMes ((APTR) &_MSG_NrQuedaLinhaMes)
  163. extern const APTR _MSG_DesseMesBotaoOk;
  164. #define MSG_DesseMesBotaoOk ((APTR) &_MSG_DesseMesBotaoOk)
  165. extern const APTR _MSG_BotaoDessaSemana;
  166. #define MSG_BotaoDessaSemana ((APTR) &_MSG_BotaoDessaSemana)
  167. extern const APTR _MSG_BotaoHtml;
  168. #define MSG_BotaoHtml ((APTR) &_MSG_BotaoHtml)
  169. extern const APTR _MSG_DesseBotaoRates;
  170. #define MSG_DesseBotaoRates ((APTR) &_MSG_DesseBotaoRates)
  171. extern const APTR _MSG_DesseBotaoAllCalls;
  172. #define MSG_DesseBotaoAllCalls ((APTR) &_MSG_DesseBotaoAllCalls)
  173. extern const APTR _MSG_JanelaConfiguracao;
  174. #define MSG_JanelaConfiguracao ((APTR) &_MSG_JanelaConfiguracao)
  175. extern const APTR _MSG_GrupoPastas0;
  176. #define MSG_GrupoPastas0 ((APTR) &_MSG_GrupoPastas0)
  177. extern const APTR _MSG_GrupoPastas1;
  178. #define MSG_GrupoPastas1 ((APTR) &_MSG_GrupoPastas1)
  179. extern const APTR _MSG_GrupoPastas2;
  180. #define MSG_GrupoPastas2 ((APTR) &_MSG_GrupoPastas2)
  181. extern const APTR _MSG_GrupoPastas3;
  182. #define MSG_GrupoPastas3 ((APTR) &_MSG_GrupoPastas3)
  183. extern const APTR _MSG_GrupoPastas4;
  184. #define MSG_GrupoPastas4 ((APTR) &_MSG_GrupoPastas4)
  185. extern const APTR _MSG_GrupoPastas5;
  186. #define MSG_GrupoPastas5 ((APTR) &_MSG_GrupoPastas5)
  187. extern const APTR _MSG_GrupoPastas6;
  188. #define MSG_GrupoPastas6 ((APTR) &_MSG_GrupoPastas6)
  189. extern const APTR _MSG_GrupoPastas7;
  190. #define MSG_GrupoPastas7 ((APTR) &_MSG_GrupoPastas7)
  191. extern const APTR _MSG_GrupoSettingsConfigTitle;
  192. #define MSG_GrupoSettingsConfigTitle ((APTR) &_MSG_GrupoSettingsConfigTitle)
  193. extern const APTR _MSG_ConfPrecision;
  194. #define MSG_ConfPrecision ((APTR) &_MSG_ConfPrecision)
  195. extern const APTR _MSG_ConfUnit;
  196. #define MSG_ConfUnit ((APTR) &_MSG_ConfUnit)
  197. extern const APTR _MSG_GrupoConfigMenusTitle;
  198. #define MSG_GrupoConfigMenusTitle ((APTR) &_MSG_GrupoConfigMenusTitle)
  199. extern const APTR _MSG_PrefsComboMenu0;
  200. #define MSG_PrefsComboMenu0 ((APTR) &_MSG_PrefsComboMenu0)
  201. extern const APTR _MSG_PrefsComboMenu1;
  202. #define MSG_PrefsComboMenu1 ((APTR) &_MSG_PrefsComboMenu1)
  203. extern const APTR _MSG_ConfPastaLogMiamiTitle;
  204. #define MSG_ConfPastaLogMiamiTitle ((APTR) &_MSG_ConfPastaLogMiamiTitle)
  205. extern const APTR _MSG_ConfPastaLogOpcoesTitle;
  206. #define MSG_ConfPastaLogOpcoesTitle ((APTR) &_MSG_ConfPastaLogOpcoesTitle)
  207. extern const APTR _MSG_LabelVisualGeneration;
  208. #define MSG_LabelVisualGeneration ((APTR) &_MSG_LabelVisualGeneration)
  209. extern const APTR _MSG_LabelGenerationStartup;
  210. #define MSG_LabelGenerationStartup ((APTR) &_MSG_LabelGenerationStartup)
  211. extern const APTR _MSG_GrupoDatabaseTitle;
  212. #define MSG_GrupoDatabaseTitle ((APTR) &_MSG_GrupoDatabaseTitle)
  213. extern const APTR _MSG_DataBaseName;
  214. #define MSG_DataBaseName ((APTR) &_MSG_DataBaseName)
  215. extern const APTR _MSG_GrupoTimeExcededTitle;
  216. #define MSG_GrupoTimeExcededTitle ((APTR) &_MSG_GrupoTimeExcededTitle)
  217. extern const APTR _MSG_ExcededTime;
  218. #define MSG_ExcededTime ((APTR) &_MSG_ExcededTime)
  219. extern const APTR _MSG_ExcededYear;
  220. #define MSG_ExcededYear ((APTR) &_MSG_ExcededYear)
  221. extern const APTR _MSG_GrupoHTMLTitle;
  222. #define MSG_GrupoHTMLTitle ((APTR) &_MSG_GrupoHTMLTitle)
  223. extern const APTR _MSG_HtmlName;
  224. #define MSG_HtmlName ((APTR) &_MSG_HtmlName)
  225. extern const APTR _MSG_CheckReports;
  226. #define MSG_CheckReports ((APTR) &_MSG_CheckReports)
  227. extern const APTR _MSG_CheckGlobalHtml;
  228. #define MSG_CheckGlobalHtml ((APTR) &_MSG_CheckGlobalHtml)
  229. extern const APTR _MSG_GrupoBrowserTitle;
  230. #define MSG_GrupoBrowserTitle ((APTR) &_MSG_GrupoBrowserTitle)
  231. extern const APTR _MSG_ConfPastaLimitsTitle;
  232. #define MSG_ConfPastaLimitsTitle ((APTR) &_MSG_ConfPastaLimitsTitle)
  233. extern const APTR _MSG_InputLimitTime;
  234. #define MSG_InputLimitTime ((APTR) &_MSG_InputLimitTime)
  235. extern const APTR _MSG_HoraExtra;
  236. #define MSG_HoraExtra ((APTR) &_MSG_HoraExtra)
  237. extern const APTR _MSG_ContaProvedor;
  238. #define MSG_ContaProvedor ((APTR) &_MSG_ContaProvedor)
  239. extern const APTR _MSG_PrefsGrupoFreeHoursTitle;
  240. #define MSG_PrefsGrupoFreeHoursTitle ((APTR) &_MSG_PrefsGrupoFreeHoursTitle)
  241. extern const APTR _MSG_PrefsFreeHInicio;
  242. #define MSG_PrefsFreeHInicio ((APTR) &_MSG_PrefsFreeHInicio)
  243. extern const APTR _MSG_PrefsFreeHFim;
  244. #define MSG_PrefsFreeHFim ((APTR) &_MSG_PrefsFreeHFim)
  245. extern const APTR _MSG_PrefsGrupoDiaInicialTitle;
  246. #define MSG_PrefsGrupoDiaInicialTitle ((APTR) &_MSG_PrefsGrupoDiaInicialTitle)
  247. extern const APTR _MSG_PrefsDiaInicial;
  248. #define MSG_PrefsDiaInicial ((APTR) &_MSG_PrefsDiaInicial)
  249. extern const APTR _MSG_ProviderRetornaMes;
  250. #define MSG_ProviderRetornaMes ((APTR) &_MSG_ProviderRetornaMes)
  251. extern const APTR _MSG_GrupoFoneInvalidosTitle;
  252. #define MSG_GrupoFoneInvalidosTitle ((APTR) &_MSG_GrupoFoneInvalidosTitle)
  253. extern const APTR _MSG_GrupoLimitesPastas0;
  254. #define MSG_GrupoLimitesPastas0 ((APTR) &_MSG_GrupoLimitesPastas0)
  255. extern const APTR _MSG_GrupoLimitesPastas1;
  256. #define MSG_GrupoLimitesPastas1 ((APTR) &_MSG_GrupoLimitesPastas1)
  257. extern const APTR _MSG_GrupoLimitesCategoriasTitle;
  258. #define MSG_GrupoLimitesCategoriasTitle ((APTR) &_MSG_GrupoLimitesCategoriasTitle)
  259. extern const APTR _MSG_CategorieBotaoDefault;
  260. #define MSG_CategorieBotaoDefault ((APTR) &_MSG_CategorieBotaoDefault)
  261. extern const APTR _MSG_CategorieBotaoDeleta;
  262. #define MSG_CategorieBotaoDeleta ((APTR) &_MSG_CategorieBotaoDeleta)
  263. extern const APTR _MSG_TextDefaultTitle;
  264. #define MSG_TextDefaultTitle ((APTR) &_MSG_TextDefaultTitle)
  265. extern const APTR _MSG_CategDiretorio;
  266. #define MSG_CategDiretorio ((APTR) &_MSG_CategDiretorio)
  267. extern const APTR _MSG_CategValorDefault;
  268. #define MSG_CategValorDefault ((APTR) &_MSG_CategValorDefault)
  269. extern const APTR _MSG_GrupoLimitesDeCustoTitle;
  270. #define MSG_GrupoLimitesDeCustoTitle ((APTR) &_MSG_GrupoLimitesDeCustoTitle)
  271. extern const APTR _MSG_NomeCategoria;
  272. #define MSG_NomeCategoria ((APTR) &_MSG_NomeCategoria)
  273. extern const APTR _MSG_NomeMoeda;
  274. #define MSG_NomeMoeda ((APTR) &_MSG_NomeMoeda)
  275. extern const APTR _MSG_ComboMoeda0;
  276. #define MSG_ComboMoeda0 ((APTR) &_MSG_ComboMoeda0)
  277. extern const APTR _MSG_ComboMoeda1;
  278. #define MSG_ComboMoeda1 ((APTR) &_MSG_ComboMoeda1)
  279. extern const APTR _MSG_LimitesHInicio;
  280. #define MSG_LimitesHInicio ((APTR) &_MSG_LimitesHInicio)
  281. extern const APTR _MSG_LimitesHFinal;
  282. #define MSG_LimitesHFinal ((APTR) &_MSG_LimitesHFinal)
  283. extern const APTR _MSG_LimiteCusto;
  284. #define MSG_LimiteCusto ((APTR) &_MSG_LimiteCusto)
  285. extern const APTR _MSG_ComboCost0;
  286. #define MSG_ComboCost0 ((APTR) &_MSG_ComboCost0)
  287. extern const APTR _MSG_ComboCost1;
  288. #define MSG_ComboCost1 ((APTR) &_MSG_ComboCost1)
  289. extern const APTR _MSG_ComboCost2;
  290. #define MSG_ComboCost2 ((APTR) &_MSG_ComboCost2)
  291. extern const APTR _MSG_ComboCost3;
  292. #define MSG_ComboCost3 ((APTR) &_MSG_ComboCost3)
  293. extern const APTR _MSG_ComboCost4;
  294. #define MSG_ComboCost4 ((APTR) &_MSG_ComboCost4)
  295. extern const APTR _MSG_ComboCost5;
  296. #define MSG_ComboCost5 ((APTR) &_MSG_ComboCost5)
  297. extern const APTR _MSG_ComboCost6;
  298. #define MSG_ComboCost6 ((APTR) &_MSG_ComboCost6)
  299. extern const APTR _MSG_ComboCost7;
  300. #define MSG_ComboCost7 ((APTR) &_MSG_ComboCost7)
  301. extern const APTR _MSG_LimitesAdicona;
  302. #define MSG_LimitesAdicona ((APTR) &_MSG_LimitesAdicona)
  303. extern const APTR _MSG_LimitesDeleta;
  304. #define MSG_LimitesDeleta ((APTR) &_MSG_LimitesDeleta)
  305. extern const APTR _MSG_LimitesClearAll;
  306. #define MSG_LimitesClearAll ((APTR) &_MSG_LimitesClearAll)
  307. extern const APTR _MSG_LimitesBotoes2Save;
  308. #define MSG_LimitesBotoes2Save ((APTR) &_MSG_LimitesBotoes2Save)
  309. extern const APTR _MSG_ConfRegisterTitle;
  310. #define MSG_ConfRegisterTitle ((APTR) &_MSG_ConfRegisterTitle)
  311. extern const APTR _MSG_GrupoConfLabelName;
  312. #define MSG_GrupoConfLabelName ((APTR) &_MSG_GrupoConfLabelName)
  313. extern const APTR _MSG_GrupoConfLabelOrg;
  314. #define MSG_GrupoConfLabelOrg ((APTR) &_MSG_GrupoConfLabelOrg)
  315. extern const APTR _MSG_GrupoConfLabelEmail;
  316. #define MSG_GrupoConfLabelEmail ((APTR) &_MSG_GrupoConfLabelEmail)
  317. extern const APTR _MSG_GrupoConfLabelKey;
  318. #define MSG_GrupoConfLabelKey ((APTR) &_MSG_GrupoConfLabelKey)
  319. extern const APTR _MSG_GrupoConfLabelKeyReal;
  320. #define MSG_GrupoConfLabelKeyReal ((APTR) &_MSG_GrupoConfLabelKeyReal)
  321. extern const APTR _MSG_GrupoConfLabelCountry;
  322. #define MSG_GrupoConfLabelCountry ((APTR) &_MSG_GrupoConfLabelCountry)
  323. extern const APTR _MSG_RegisterCity;
  324. #define MSG_RegisterCity ((APTR) &_MSG_RegisterCity)
  325. extern const APTR _MSG_PrefsBotaoExport;
  326. #define MSG_PrefsBotaoExport ((APTR) &_MSG_PrefsBotaoExport)
  327. extern const APTR _MSG_PrefsBotaoImport;
  328. #define MSG_PrefsBotaoImport ((APTR) &_MSG_PrefsBotaoImport)
  329. extern const APTR _MSG_ConfBotaoSave;
  330. #define MSG_ConfBotaoSave ((APTR) &_MSG_ConfBotaoSave)
  331. extern const APTR _MSG_ConfBotaoUse;
  332. #define MSG_ConfBotaoUse ((APTR) &_MSG_ConfBotaoUse)
  333. extern const APTR _MSG_ConfBotaoCancel;
  334. #define MSG_ConfBotaoCancel ((APTR) &_MSG_ConfBotaoCancel)
  335. extern const APTR _MSG_JanelaAbout;
  336. #define MSG_JanelaAbout ((APTR) &_MSG_JanelaAbout)
  337. extern const APTR _MSG_AboutBotaoOk;
  338. #define MSG_AboutBotaoOk ((APTR) &_MSG_AboutBotaoOk)
  339. extern const APTR _MSG_JanelaSelecionaMes;
  340. #define MSG_JanelaSelecionaMes ((APTR) &_MSG_JanelaSelecionaMes)
  341. extern const APTR _MSG_MNlabel379Menu;
  342. #define MSG_MNlabel379Menu ((APTR) &_MSG_MNlabel379Menu)
  343. extern const APTR _MSG_MNlabel379ActualDate;
  344. #define MSG_MNlabel379ActualDate ((APTR) &_MSG_MNlabel379ActualDate)
  345. extern const APTR _MSG_MNlabel379ActualDateChar;
  346. #define MSG_MNlabel379ActualDateChar ((APTR) &_MSG_MNlabel379ActualDateChar)
  347. extern const APTR _MSG_LabelSelectDate;
  348. #define MSG_LabelSelectDate ((APTR) &_MSG_LabelSelectDate)
  349. extern const APTR _MSG_MesBotaEsquerda;
  350. #define MSG_MesBotaEsquerda ((APTR) &_MSG_MesBotaEsquerda)
  351. extern const APTR _MSG_ComboMes0;
  352. #define MSG_ComboMes0 ((APTR) &_MSG_ComboMes0)
  353. extern const APTR _MSG_ComboMes1;
  354. #define MSG_ComboMes1 ((APTR) &_MSG_ComboMes1)
  355. extern const APTR _MSG_ComboMes2;
  356. #define MSG_ComboMes2 ((APTR) &_MSG_ComboMes2)
  357. extern const APTR _MSG_ComboMes3;
  358. #define MSG_ComboMes3 ((APTR) &_MSG_ComboMes3)
  359. extern const APTR _MSG_ComboMes4;
  360. #define MSG_ComboMes4 ((APTR) &_MSG_ComboMes4)
  361. extern const APTR _MSG_ComboMes5;
  362. #define MSG_ComboMes5 ((APTR) &_MSG_ComboMes5)
  363. extern const APTR _MSG_ComboMes6;
  364. #define MSG_ComboMes6 ((APTR) &_MSG_ComboMes6)
  365. extern const APTR _MSG_ComboMes7;
  366. #define MSG_ComboMes7 ((APTR) &_MSG_ComboMes7)
  367. extern const APTR _MSG_ComboMes8;
  368. #define MSG_ComboMes8 ((APTR) &_MSG_ComboMes8)
  369. extern const APTR _MSG_ComboMes9;
  370. #define MSG_ComboMes9 ((APTR) &_MSG_ComboMes9)
  371. extern const APTR _MSG_ComboMes10;
  372. #define MSG_ComboMes10 ((APTR) &_MSG_ComboMes10)
  373. extern const APTR _MSG_ComboMes11;
  374. #define MSG_ComboMes11 ((APTR) &_MSG_ComboMes11)
  375. extern const APTR _MSG_MesBotaoDireita;
  376. #define MSG_MesBotaoDireita ((APTR) &_MSG_MesBotaoDireita)
  377. extern const APTR _MSG_DiaBotaEsquerda;
  378. #define MSG_DiaBotaEsquerda ((APTR) &_MSG_DiaBotaEsquerda)
  379. extern const APTR _MSG_DiaBotaoDireita;
  380. #define MSG_DiaBotaoDireita ((APTR) &_MSG_DiaBotaoDireita)
  381. extern const APTR _MSG_AnoBotaEsquerda;
  382. #define MSG_AnoBotaEsquerda ((APTR) &_MSG_AnoBotaEsquerda)
  383. extern const APTR _MSG_AnoBotaoDireita;
  384. #define MSG_AnoBotaoDireita ((APTR) &_MSG_AnoBotaoDireita)
  385. extern const APTR _MSG_ComboSelect0;
  386. #define MSG_ComboSelect0 ((APTR) &_MSG_ComboSelect0)
  387. extern const APTR _MSG_ComboSelect1;
  388. #define MSG_ComboSelect1 ((APTR) &_MSG_ComboSelect1)
  389. extern const APTR _MSG_ComboSelect2;
  390. #define MSG_ComboSelect2 ((APTR) &_MSG_ComboSelect2)
  391. extern const APTR _MSG_OutroMesBotaoOK;
  392. #define MSG_OutroMesBotaoOK ((APTR) &_MSG_OutroMesBotaoOK)
  393. extern const APTR _MSG_OutroMesDatePeriod;
  394. #define MSG_OutroMesDatePeriod ((APTR) &_MSG_OutroMesDatePeriod)
  395. extern const APTR _MSG_OutroMesBotaoCancel;
  396. #define MSG_OutroMesBotaoCancel ((APTR) &_MSG_OutroMesBotaoCancel)
  397. extern const APTR _MSG_JanelaDeImportacaoRegistro;
  398. #define MSG_JanelaDeImportacaoRegistro ((APTR) &_MSG_JanelaDeImportacaoRegistro)
  399. extern const APTR _MSG_ImportaBotaoAceitar;
  400. #define MSG_ImportaBotaoAceitar ((APTR) &_MSG_ImportaBotaoAceitar)
  401. extern const APTR _MSG_ImportaBotaoCancelar;
  402. #define MSG_ImportaBotaoCancelar ((APTR) &_MSG_ImportaBotaoCancelar)
  403. extern const APTR _MSG_JanelaDiaSemana;
  404. #define MSG_JanelaDiaSemana ((APTR) &_MSG_JanelaDiaSemana)
  405. extern const APTR _MSG_LabelBranco;
  406. #define MSG_LabelBranco ((APTR) &_MSG_LabelBranco)
  407. extern const APTR _MSG_LabelTotalLigacoes;
  408. #define MSG_LabelTotalLigacoes ((APTR) &_MSG_LabelTotalLigacoes)
  409. extern const APTR _MSG_LabelTimeOnLine;
  410. #define MSG_LabelTimeOnLine ((APTR) &_MSG_LabelTimeOnLine)
  411. extern const APTR _MSG_LabelPercentual;
  412. #define MSG_LabelPercentual ((APTR) &_MSG_LabelPercentual)
  413. extern const APTR _MSG_LabelCusto;
  414. #define MSG_LabelCusto ((APTR) &_MSG_LabelCusto)
  415. extern const APTR _MSG_LabelSegunda;
  416. #define MSG_LabelSegunda ((APTR) &_MSG_LabelSegunda)
  417. extern const APTR _MSG_ValorSegunda;
  418. #define MSG_ValorSegunda ((APTR) &_MSG_ValorSegunda)
  419. extern const APTR _MSG_TimeSegunda;
  420. #define MSG_TimeSegunda ((APTR) &_MSG_TimeSegunda)
  421. extern const APTR _MSG_PercentualSegunda;
  422. #define MSG_PercentualSegunda ((APTR) &_MSG_PercentualSegunda)
  423. extern const APTR _MSG_CustoSegunda;
  424. #define MSG_CustoSegunda ((APTR) &_MSG_CustoSegunda)
  425. extern const APTR _MSG_Labelterca;
  426. #define MSG_Labelterca ((APTR) &_MSG_Labelterca)
  427. extern const APTR _MSG_ValorTerca;
  428. #define MSG_ValorTerca ((APTR) &_MSG_ValorTerca)
  429. extern const APTR _MSG_TimeTerca;
  430. #define MSG_TimeTerca ((APTR) &_MSG_TimeTerca)
  431. extern const APTR _MSG_PercentualTerca;
  432. #define MSG_PercentualTerca ((APTR) &_MSG_PercentualTerca)
  433. extern const APTR _MSG_CustoTerca;
  434. #define MSG_CustoTerca ((APTR) &_MSG_CustoTerca)
  435. extern const APTR _MSG_LabelQuarta;
  436. #define MSG_LabelQuarta ((APTR) &_MSG_LabelQuarta)
  437. extern const APTR _MSG_ValorQuarta;
  438. #define MSG_ValorQuarta ((APTR) &_MSG_ValorQuarta)
  439. extern const APTR _MSG_TimeQuarta;
  440. #define MSG_TimeQuarta ((APTR) &_MSG_TimeQuarta)
  441. extern const APTR _MSG_PercentualQuarta;
  442. #define MSG_PercentualQuarta ((APTR) &_MSG_PercentualQuarta)
  443. extern const APTR _MSG_CustoQuarta;
  444. #define MSG_CustoQuarta ((APTR) &_MSG_CustoQuarta)
  445. extern const APTR _MSG_LabelQuinta;
  446. #define MSG_LabelQuinta ((APTR) &_MSG_LabelQuinta)
  447. extern const APTR _MSG_ValorQuinta;
  448. #define MSG_ValorQuinta ((APTR) &_MSG_ValorQuinta)
  449. extern const APTR _MSG_TimeQuinta;
  450. #define MSG_TimeQuinta ((APTR) &_MSG_TimeQuinta)
  451. extern const APTR _MSG_PercentualQuinta;
  452. #define MSG_PercentualQuinta ((APTR) &_MSG_PercentualQuinta)
  453. extern const APTR _MSG_CustoQuinta;
  454. #define MSG_CustoQuinta ((APTR) &_MSG_CustoQuinta)
  455. extern const APTR _MSG_LabelSexta;
  456. #define MSG_LabelSexta ((APTR) &_MSG_LabelSexta)
  457. extern const APTR _MSG_ValorSexta;
  458. #define MSG_ValorSexta ((APTR) &_MSG_ValorSexta)
  459. extern const APTR _MSG_TimeSexta;
  460. #define MSG_TimeSexta ((APTR) &_MSG_TimeSexta)
  461. extern const APTR _MSG_PercentualSexta;
  462. #define MSG_PercentualSexta ((APTR) &_MSG_PercentualSexta)
  463. extern const APTR _MSG_CustoSexta;
  464. #define MSG_CustoSexta ((APTR) &_MSG_CustoSexta)
  465. extern const APTR _MSG_LabelSabado;
  466. #define MSG_LabelSabado ((APTR) &_MSG_LabelSabado)
  467. extern const APTR _MSG_ValorSabado;
  468. #define MSG_ValorSabado ((APTR) &_MSG_ValorSabado)
  469. extern const APTR _MSG_TimeSabado;
  470. #define MSG_TimeSabado ((APTR) &_MSG_TimeSabado)
  471. extern const APTR _MSG_PercentualSabado;
  472. #define MSG_PercentualSabado ((APTR) &_MSG_PercentualSabado)
  473. extern const APTR _MSG_CustoSabado;
  474. #define MSG_CustoSabado ((APTR) &_MSG_CustoSabado)
  475. extern const APTR _MSG_LabelDomingo;
  476. #define MSG_LabelDomingo ((APTR) &_MSG_LabelDomingo)
  477. extern const APTR _MSG_ValorDomingo;
  478. #define MSG_ValorDomingo ((APTR) &_MSG_ValorDomingo)
  479. extern const APTR _MSG_TimeDomingo;
  480. #define MSG_TimeDomingo ((APTR) &_MSG_TimeDomingo)
  481. extern const APTR _MSG_PercentualDomingo;
  482. #define MSG_PercentualDomingo ((APTR) &_MSG_PercentualDomingo)
  483. extern const APTR _MSG_CustoDomingo;
  484. #define MSG_CustoDomingo ((APTR) &_MSG_CustoDomingo)
  485. extern const APTR _MSG_LabelTotal;
  486. #define MSG_LabelTotal ((APTR) &_MSG_LabelTotal)
  487. extern const APTR _MSG_ValorTotal;
  488. #define MSG_ValorTotal ((APTR) &_MSG_ValorTotal)
  489. extern const APTR _MSG_TimeTotal;
  490. #define MSG_TimeTotal ((APTR) &_MSG_TimeTotal)
  491. extern const APTR _MSG_PercentualTotal;
  492. #define MSG_PercentualTotal ((APTR) &_MSG_PercentualTotal)
  493. extern const APTR _MSG_CustoTotal;
  494. #define MSG_CustoTotal ((APTR) &_MSG_CustoTotal)
  495. extern const APTR _MSG_SemanaBotaoOk;
  496. #define MSG_SemanaBotaoOk ((APTR) &_MSG_SemanaBotaoOk)
  497. extern const APTR _MSG_JanelaCincoLigacoes;
  498. #define MSG_JanelaCincoLigacoes ((APTR) &_MSG_JanelaCincoLigacoes)
  499. extern const APTR _MSG_LabelDasCinco;
  500. #define MSG_LabelDasCinco ((APTR) &_MSG_LabelDasCinco)
  501. extern const APTR _MSG_LabelCincoBranco;
  502. #define MSG_LabelCincoBranco ((APTR) &_MSG_LabelCincoBranco)
  503. extern const APTR _MSG_LabelCincoData;
  504. #define MSG_LabelCincoData ((APTR) &_MSG_LabelCincoData)
  505. extern const APTR _MSG_LabelCincoLogin;
  506. #define MSG_LabelCincoLogin ((APTR) &_MSG_LabelCincoLogin)
  507. extern const APTR _MSG_LabelCincoTimeOnLine;
  508. #define MSG_LabelCincoTimeOnLine ((APTR) &_MSG_LabelCincoTimeOnLine)
  509. extern const APTR _MSG_LabelCincoPhone;
  510. #define MSG_LabelCincoPhone ((APTR) &_MSG_LabelCincoPhone)
  511. extern const APTR _MSG_LabelCincoStatus;
  512. #define MSG_LabelCincoStatus ((APTR) &_MSG_LabelCincoStatus)
  513. extern const APTR _MSG_LabelCincoCost;
  514. #define MSG_LabelCincoCost ((APTR) &_MSG_LabelCincoCost)
  515. extern const APTR _MSG_LabelCincoFirst;
  516. #define MSG_LabelCincoFirst ((APTR) &_MSG_LabelCincoFirst)
  517. extern const APTR _MSG_FirstData;
  518. #define MSG_FirstData ((APTR) &_MSG_FirstData)
  519. extern const APTR _MSG_FirstLoginTime;
  520. #define MSG_FirstLoginTime ((APTR) &_MSG_FirstLoginTime)
  521. extern const APTR _MSG_FirstTimeOnline;
  522. #define MSG_FirstTimeOnline ((APTR) &_MSG_FirstTimeOnline)
  523. extern const APTR _MSG_FirstPhone;
  524. #define MSG_FirstPhone ((APTR) &_MSG_FirstPhone)
  525. extern const APTR _MSG_FirstCost;
  526. #define MSG_FirstCost ((APTR) &_MSG_FirstCost)
  527. extern const APTR _MSG_LabelCincoSecond;
  528. #define MSG_LabelCincoSecond ((APTR) &_MSG_LabelCincoSecond)
  529. extern const APTR _MSG_SecondData;
  530. #define MSG_SecondData ((APTR) &_MSG_SecondData)
  531. extern const APTR _MSG_SecondLoginTime;
  532. #define MSG_SecondLoginTime ((APTR) &_MSG_SecondLoginTime)
  533. extern const APTR _MSG_SecondTimeOnline;
  534. #define MSG_SecondTimeOnline ((APTR) &_MSG_SecondTimeOnline)
  535. extern const APTR _MSG_SecondPhone;
  536. #define MSG_SecondPhone ((APTR) &_MSG_SecondPhone)
  537. extern const APTR _MSG_SecondCost;
  538. #define MSG_SecondCost ((APTR) &_MSG_SecondCost)
  539. extern const APTR _MSG_LabelCincoThird;
  540. #define MSG_LabelCincoThird ((APTR) &_MSG_LabelCincoThird)
  541. extern const APTR _MSG_ThirdData;
  542. #define MSG_ThirdData ((APTR) &_MSG_ThirdData)
  543. extern const APTR _MSG_ThirdLoginTime;
  544. #define MSG_ThirdLoginTime ((APTR) &_MSG_ThirdLoginTime)
  545. extern const APTR _MSG_ThirdTimeOnline;
  546. #define MSG_ThirdTimeOnline ((APTR) &_MSG_ThirdTimeOnline)
  547. extern const APTR _MSG_ThirdPhone;
  548. #define MSG_ThirdPhone ((APTR) &_MSG_ThirdPhone)
  549. extern const APTR _MSG_ThirdCost;
  550. #define MSG_ThirdCost ((APTR) &_MSG_ThirdCost)
  551. extern const APTR _MSG_LabelCincoFourth;
  552. #define MSG_LabelCincoFourth ((APTR) &_MSG_LabelCincoFourth)
  553. extern const APTR _MSG_FourthData;
  554. #define MSG_FourthData ((APTR) &_MSG_FourthData)
  555. extern const APTR _MSG_FourthLoginTime;
  556. #define MSG_FourthLoginTime ((APTR) &_MSG_FourthLoginTime)
  557. extern const APTR _MSG_FourthTimeOnline;
  558. #define MSG_FourthTimeOnline ((APTR) &_MSG_FourthTimeOnline)
  559. extern const APTR _MSG_FourthPhone;
  560. #define MSG_FourthPhone ((APTR) &_MSG_FourthPhone)
  561. extern const APTR _MSG_FourthCost;
  562. #define MSG_FourthCost ((APTR) &_MSG_FourthCost)
  563. extern const APTR _MSG_LabelCincoLast;
  564. #define MSG_LabelCincoLast ((APTR) &_MSG_LabelCincoLast)
  565. extern const APTR _MSG_LastData;
  566. #define MSG_LastData ((APTR) &_MSG_LastData)
  567. extern const APTR _MSG_LastLoginTime;
  568. #define MSG_LastLoginTime ((APTR) &_MSG_LastLoginTime)
  569. extern const APTR _MSG_LastTimeOnline;
  570. #define MSG_LastTimeOnline ((APTR) &_MSG_LastTimeOnline)
  571. extern const APTR _MSG_LastPhone;
  572. #define MSG_LastPhone ((APTR) &_MSG_LastPhone)
  573. extern const APTR _MSG_LastCost;
  574. #define MSG_LastCost ((APTR) &_MSG_LastCost)
  575. extern const APTR _MSG_GrupoLastAtualTitle;
  576. #define MSG_GrupoLastAtualTitle ((APTR) &_MSG_GrupoLastAtualTitle)
  577. extern const APTR _MSG_UpdateCall;
  578. #define MSG_UpdateCall ((APTR) &_MSG_UpdateCall)
  579. extern const APTR _MSG_CincoBotaoOk;
  580. #define MSG_CincoBotaoOk ((APTR) &_MSG_CincoBotaoOk)
  581. extern const APTR _MSG_CincoBotaoUpdate;
  582. #define MSG_CincoBotaoUpdate ((APTR) &_MSG_CincoBotaoUpdate)
  583. extern const APTR _MSG_JanelaDeInputManual;
  584. #define MSG_JanelaDeInputManual ((APTR) &_MSG_JanelaDeInputManual)
  585. extern const APTR _MSG_LabelInputTop;
  586. #define MSG_LabelInputTop ((APTR) &_MSG_LabelInputTop)
  587. extern const APTR _MSG_LabelInputPhoneTitle;
  588. #define MSG_LabelInputPhoneTitle ((APTR) &_MSG_LabelInputPhoneTitle)
  589. extern const APTR _MSG_LabelInputDateLoginTitle;
  590. #define MSG_LabelInputDateLoginTitle ((APTR) &_MSG_LabelInputDateLoginTitle)
  591. extern const APTR _MSG_LabelInputHourLoginTitle;
  592. #define MSG_LabelInputHourLoginTitle ((APTR) &_MSG_LabelInputHourLoginTitle)
  593. extern const APTR _MSG_LabelInputTimeOnlineTitle;
  594. #define MSG_LabelInputTimeOnlineTitle ((APTR) &_MSG_LabelInputTimeOnlineTitle)
  595. extern const APTR _MSG_ComboStatusInput0;
  596. #define MSG_ComboStatusInput0 ((APTR) &_MSG_ComboStatusInput0)
  597. extern const APTR _MSG_ComboStatusInput1;
  598. #define MSG_ComboStatusInput1 ((APTR) &_MSG_ComboStatusInput1)
  599. extern const APTR _MSG_InputBotaoSave;
  600. #define MSG_InputBotaoSave ((APTR) &_MSG_InputBotaoSave)
  601. extern const APTR _MSG_InputBotaoCancel;
  602. #define MSG_InputBotaoCancel ((APTR) &_MSG_InputBotaoCancel)
  603. extern const APTR _MSG_JanelaInputSalvaValores;
  604. #define MSG_JanelaInputSalvaValores ((APTR) &_MSG_JanelaInputSalvaValores)
  605. extern const APTR _MSG_LabelInputSaveValores;
  606. #define MSG_LabelInputSaveValores ((APTR) &_MSG_LabelInputSaveValores)
  607. extern const APTR _MSG_Input2PhoneTitle;
  608. #define MSG_Input2PhoneTitle ((APTR) &_MSG_Input2PhoneTitle)
  609. extern const APTR _MSG_Input2DateLoginTitle;
  610. #define MSG_Input2DateLoginTitle ((APTR) &_MSG_Input2DateLoginTitle)
  611. extern const APTR _MSG_Input2DateLogoutTitle;
  612. #define MSG_Input2DateLogoutTitle ((APTR) &_MSG_Input2DateLogoutTitle)
  613. extern const APTR _MSG_Input2TimeLoginTitle;
  614. #define MSG_Input2TimeLoginTitle ((APTR) &_MSG_Input2TimeLoginTitle)
  615. extern const APTR _MSG_Input2TimeLogoutTitle;
  616. #define MSG_Input2TimeLogoutTitle ((APTR) &_MSG_Input2TimeLogoutTitle)
  617. extern const APTR _MSG_Input2TimeOnlineTitle;
  618. #define MSG_Input2TimeOnlineTitle ((APTR) &_MSG_Input2TimeOnlineTitle)
  619. extern const APTR _MSG_Input2StatusTitle;
  620. #define MSG_Input2StatusTitle ((APTR) &_MSG_Input2StatusTitle)
  621. extern const APTR _MSG_Input2BotaoSave;
  622. #define MSG_Input2BotaoSave ((APTR) &_MSG_Input2BotaoSave)
  623. extern const APTR _MSG_Input2BotaoCancel;
  624. #define MSG_Input2BotaoCancel ((APTR) &_MSG_Input2BotaoCancel)
  625. extern const APTR _MSG_JanelaTodasLigacoes;
  626. #define MSG_JanelaTodasLigacoes ((APTR) &_MSG_JanelaTodasLigacoes)
  627. extern const APTR _MSG_LabelTodasLigacoes;
  628. #define MSG_LabelTodasLigacoes ((APTR) &_MSG_LabelTodasLigacoes)
  629. extern const APTR _MSG_TodasLigacoesBotaoOK;
  630. #define MSG_TodasLigacoesBotaoOK ((APTR) &_MSG_TodasLigacoesBotaoOK)
  631. extern const APTR _MSG_JanelaSelecionaPeriodo;
  632. #define MSG_JanelaSelecionaPeriodo ((APTR) &_MSG_JanelaSelecionaPeriodo)
  633. extern const APTR _MSG_PeriodoLabelTop;
  634. #define MSG_PeriodoLabelTop ((APTR) &_MSG_PeriodoLabelTop)
  635. extern const APTR _MSG_InputPeriodo1;
  636. #define MSG_InputPeriodo1 ((APTR) &_MSG_InputPeriodo1)
  637. extern const APTR _MSG_InputPeriodo2;
  638. #define MSG_InputPeriodo2 ((APTR) &_MSG_InputPeriodo2)
  639. extern const APTR _MSG_PeridoBotaoAccept;
  640. #define MSG_PeridoBotaoAccept ((APTR) &_MSG_PeridoBotaoAccept)
  641. extern const APTR _MSG_PeriodoCancel;
  642. #define MSG_PeriodoCancel ((APTR) &_MSG_PeriodoCancel)
  643. extern const APTR _MSG_JanelaGeracaoQuery;
  644. #define MSG_JanelaGeracaoQuery ((APTR) &_MSG_JanelaGeracaoQuery)
  645. extern const APTR _MSG_JanelaMsg;
  646. #define MSG_JanelaMsg ((APTR) &_MSG_JanelaMsg)
  647. extern const APTR _MSG_Msg1;
  648. #define MSG_Msg1 ((APTR) &_MSG_Msg1)
  649. extern const APTR _MSG_Msg2;
  650. #define MSG_Msg2 ((APTR) &_MSG_Msg2)
  651. extern const APTR _MSG_Msg3;
  652. #define MSG_Msg3 ((APTR) &_MSG_Msg3)
  653. extern const APTR _MSG_Msg4;
  654. #define MSG_Msg4 ((APTR) &_MSG_Msg4)
  655. extern const APTR _MSG_Msg5;
  656. #define MSG_Msg5 ((APTR) &_MSG_Msg5)
  657. extern const APTR _MSG_Msg6;
  658. #define MSG_Msg6 ((APTR) &_MSG_Msg6)
  659. extern const APTR _MSG_Msg7;
  660. #define MSG_Msg7 ((APTR) &_MSG_Msg7)
  661. extern const APTR _MSG_Msg8;
  662. #define MSG_Msg8 ((APTR) &_MSG_Msg8)
  663. extern const APTR _MSG_Msg9;
  664. #define MSG_Msg9 ((APTR) &_MSG_Msg9)
  665. extern const APTR _MSG_Msg11;
  666. #define MSG_Msg11 ((APTR) &_MSG_Msg11)
  667. extern const APTR _MSG_Msg10;
  668. #define MSG_Msg10 ((APTR) &_MSG_Msg10)
  669. extern const APTR _MSG_Msg12;
  670. #define MSG_Msg12 ((APTR) &_MSG_Msg12)
  671. extern const APTR _MSG_Msg13;
  672. #define MSG_Msg13 ((APTR) &_MSG_Msg13)
  673. extern const APTR _MSG_Msg14;
  674. #define MSG_Msg14 ((APTR) &_MSG_Msg14)
  675. extern const APTR _MSG_Msg15;
  676. #define MSG_Msg15 ((APTR) &_MSG_Msg15)
  677. extern const APTR _MSG_Msg16;
  678. #define MSG_Msg16 ((APTR) &_MSG_Msg16)
  679. extern const APTR _MSG_Msg17;
  680. #define MSG_Msg17 ((APTR) &_MSG_Msg17)
  681. extern const APTR _MSG_Msg18;
  682. #define MSG_Msg18 ((APTR) &_MSG_Msg18)
  683. extern const APTR _MSG_Msg19;
  684. #define MSG_Msg19 ((APTR) &_MSG_Msg19)
  685. extern const APTR _MSG_Msg20;
  686. #define MSG_Msg20 ((APTR) &_MSG_Msg20)
  687. extern const APTR _MSG_Msg21;
  688. #define MSG_Msg21 ((APTR) &_MSG_Msg21)
  689. extern const APTR _MSG_Msg22;
  690. #define MSG_Msg22 ((APTR) &_MSG_Msg22)
  691. extern const APTR _MSG_Msg23;
  692. #define MSG_Msg23 ((APTR) &_MSG_Msg23)
  693. extern const APTR _MSG_Msg24;
  694. #define MSG_Msg24 ((APTR) &_MSG_Msg24)
  695. extern const APTR _MSG_Msg25;
  696. #define MSG_Msg25 ((APTR) &_MSG_Msg25)
  697. extern const APTR _MSG_Msg26;
  698. #define MSG_Msg26 ((APTR) &_MSG_Msg26)
  699. extern const APTR _MSG_Msg27;
  700. #define MSG_Msg27 ((APTR) &_MSG_Msg27)
  701. extern const APTR _MSG_Msg28;
  702. #define MSG_Msg28 ((APTR) &_MSG_Msg28)
  703. extern const APTR _MSG_Msg29;
  704. #define MSG_Msg29 ((APTR) &_MSG_Msg29)
  705. extern const APTR _MSG_Msg30;
  706. #define MSG_Msg30 ((APTR) &_MSG_Msg30)
  707. extern const APTR _MSG_Msg31;
  708. #define MSG_Msg31 ((APTR) &_MSG_Msg31)
  709. extern const APTR _MSG_Msg32;
  710. #define MSG_Msg32 ((APTR) &_MSG_Msg32)
  711. extern const APTR _MSG_Msg33;
  712. #define MSG_Msg33 ((APTR) &_MSG_Msg33)
  713. extern const APTR _MSG_Msg34;
  714. #define MSG_Msg34 ((APTR) &_MSG_Msg34)
  715. extern const APTR _MSG_Msg35;
  716. #define MSG_Msg35 ((APTR) &_MSG_Msg35)
  717. extern const APTR _MSG_Msg36;
  718. #define MSG_Msg36 ((APTR) &_MSG_Msg36)
  719. extern const APTR _MSG_Msg37;
  720. #define MSG_Msg37 ((APTR) &_MSG_Msg37)
  721. extern const APTR _MSG_Msg38;
  722. #define MSG_Msg38 ((APTR) &_MSG_Msg38)
  723. extern const APTR _MSG_Msg39;
  724. #define MSG_Msg39 ((APTR) &_MSG_Msg39)
  725. extern const APTR _MSG_Msg40;
  726. #define MSG_Msg40 ((APTR) &_MSG_Msg40)
  727. extern const APTR _MSG_Msg41;
  728. #define MSG_Msg41 ((APTR) &_MSG_Msg41)
  729. extern const APTR _MSG_Msg42;
  730. #define MSG_Msg42 ((APTR) &_MSG_Msg42)
  731. extern const APTR _MSG_Msg43;
  732. #define MSG_Msg43 ((APTR) &_MSG_Msg43)
  733. extern const APTR _MSG_Msg44;
  734. #define MSG_Msg44 ((APTR) &_MSG_Msg44)
  735. extern const APTR _MSG_Msg45;
  736. #define MSG_Msg45 ((APTR) &_MSG_Msg45)
  737. extern const APTR _MSG_Msg46;
  738. #define MSG_Msg46 ((APTR) &_MSG_Msg46)
  739. extern const APTR _MSG_Msg47;
  740. #define MSG_Msg47 ((APTR) &_MSG_Msg47)
  741. extern const APTR _MSG_Msg48;
  742. #define MSG_Msg48 ((APTR) &_MSG_Msg48)
  743. extern const APTR _MSG_Msg49;
  744. #define MSG_Msg49 ((APTR) &_MSG_Msg49)
  745. extern const APTR _MSG_Msg50;
  746. #define MSG_Msg50 ((APTR) &_MSG_Msg50)
  747. extern const APTR _MSG_Msg51;
  748. #define MSG_Msg51 ((APTR) &_MSG_Msg51)
  749. extern const APTR _MSG_Msg52;
  750. #define MSG_Msg52 ((APTR) &_MSG_Msg52)
  751. extern const APTR _MSG_Msg53;
  752. #define MSG_Msg53 ((APTR) &_MSG_Msg53)
  753. extern const APTR _MSG_Msg54;
  754. #define MSG_Msg54 ((APTR) &_MSG_Msg54)
  755. extern const APTR _MSG_Msg55;
  756. #define MSG_Msg55 ((APTR) &_MSG_Msg55)
  757. extern const APTR _MSG_Msg56;
  758. #define MSG_Msg56 ((APTR) &_MSG_Msg56)
  759. extern const APTR _MSG_Msg58;
  760. #define MSG_Msg58 ((APTR) &_MSG_Msg58)
  761. extern const APTR _MSG_Msg59;
  762. #define MSG_Msg59 ((APTR) &_MSG_Msg59)
  763. extern const APTR _MSG_Msg60;
  764. #define MSG_Msg60 ((APTR) &_MSG_Msg60)
  765. extern const APTR _MSG_Msg61;
  766. #define MSG_Msg61 ((APTR) &_MSG_Msg61)
  767. extern const APTR _MSG_Msg62;
  768. #define MSG_Msg62 ((APTR) &_MSG_Msg62)
  769. extern const APTR _MSG_Msg63;
  770. #define MSG_Msg63 ((APTR) &_MSG_Msg63)
  771. extern const APTR _MSG_Msg64;
  772. #define MSG_Msg64 ((APTR) &_MSG_Msg64)
  773. extern const APTR _MSG_Msg65;
  774. #define MSG_Msg65 ((APTR) &_MSG_Msg65)
  775. extern const APTR _MSG_Msg66;
  776. #define MSG_Msg66 ((APTR) &_MSG_Msg66)
  777. extern const APTR _MSG_Msg67;
  778. #define MSG_Msg67 ((APTR) &_MSG_Msg67)
  779. extern const APTR _MSG_Msg68;
  780. #define MSG_Msg68 ((APTR) &_MSG_Msg68)
  781. extern const APTR _MSG_Msg69;
  782. #define MSG_Msg69 ((APTR) &_MSG_Msg69)
  783. extern const APTR _MSG_Msg70;
  784. #define MSG_Msg70 ((APTR) &_MSG_Msg70)
  785. extern const APTR _MSG_Msg71;
  786. #define MSG_Msg71 ((APTR) &_MSG_Msg71)
  787. extern const APTR _MSG_Msg72;
  788. #define MSG_Msg72 ((APTR) &_MSG_Msg72)
  789. extern const APTR _MSG_Msg73;
  790. #define MSG_Msg73 ((APTR) &_MSG_Msg73)
  791. extern const APTR _MSG_Msg74;
  792. #define MSG_Msg74 ((APTR) &_MSG_Msg74)
  793. extern const APTR _MSG_Msg75;
  794. #define MSG_Msg75 ((APTR) &_MSG_Msg75)
  795. extern const APTR _MSG_Msg76;
  796. #define MSG_Msg76 ((APTR) &_MSG_Msg76)
  797. extern const APTR _MSG_Msg77;
  798. #define MSG_Msg77 ((APTR) &_MSG_Msg77)
  799. extern const APTR _MSG_Msg78;
  800. #define MSG_Msg78 ((APTR) &_MSG_Msg78)
  801. extern const APTR _MSG_Msg79;
  802. #define MSG_Msg79 ((APTR) &_MSG_Msg79)
  803. extern const APTR _MSG_Msg80;
  804. #define MSG_Msg80 ((APTR) &_MSG_Msg80)
  805. extern const APTR _MSG_Msg81;
  806. #define MSG_Msg81 ((APTR) &_MSG_Msg81)
  807. extern const APTR _MSG_Msg82;
  808. #define MSG_Msg82 ((APTR) &_MSG_Msg82)
  809. extern const APTR _MSG_Msg83;
  810. #define MSG_Msg83 ((APTR) &_MSG_Msg83)
  811. extern const APTR _MSG_Msg84;
  812. #define MSG_Msg84 ((APTR) &_MSG_Msg84)
  813. extern const APTR _MSG_Msg85;
  814. #define MSG_Msg85 ((APTR) &_MSG_Msg85)
  815. extern const APTR _MSG_Msg86;
  816. #define MSG_Msg86 ((APTR) &_MSG_Msg86)
  817. extern const APTR _MSG_Msg87;
  818. #define MSG_Msg87 ((APTR) &_MSG_Msg87)
  819. extern const APTR _MSG_Msg88;
  820. #define MSG_Msg88 ((APTR) &_MSG_Msg88)
  821. extern const APTR _MSG_Msg89;
  822. #define MSG_Msg89 ((APTR) &_MSG_Msg89)
  823. extern const APTR _MSG_Msg90;
  824. #define MSG_Msg90 ((APTR) &_MSG_Msg90)
  825. extern const APTR _MSG_Msg91;
  826. #define MSG_Msg91 ((APTR) &_MSG_Msg91)
  827. extern const APTR _MSG_Msg92;
  828. #define MSG_Msg92 ((APTR) &_MSG_Msg92)
  829. extern const APTR _MSG_Msg93;
  830. #define MSG_Msg93 ((APTR) &_MSG_Msg93)
  831. extern const APTR _MSG_Msg94;
  832. #define MSG_Msg94 ((APTR) &_MSG_Msg94)
  833. extern const APTR _MSG_MsgJaneiro;
  834. #define MSG_MsgJaneiro ((APTR) &_MSG_MsgJaneiro)
  835. extern const APTR _MSG_MsgFevereiro;
  836. #define MSG_MsgFevereiro ((APTR) &_MSG_MsgFevereiro)
  837. extern const APTR _MSG_MsgMarco;
  838. #define MSG_MsgMarco ((APTR) &_MSG_MsgMarco)
  839. extern const APTR _MSG_MsgAbril;
  840. #define MSG_MsgAbril ((APTR) &_MSG_MsgAbril)
  841. extern const APTR _MSG_MsgMaio;
  842. #define MSG_MsgMaio ((APTR) &_MSG_MsgMaio)
  843. extern const APTR _MSG_MsgJunho;
  844. #define MSG_MsgJunho ((APTR) &_MSG_MsgJunho)
  845. extern const APTR _MSG_MsgJulho;
  846. #define MSG_MsgJulho ((APTR) &_MSG_MsgJulho)
  847. extern const APTR _MSG_MsgAgosto;
  848. #define MSG_MsgAgosto ((APTR) &_MSG_MsgAgosto)
  849. extern const APTR _MSG_MsgSetembro;
  850. #define MSG_MsgSetembro ((APTR) &_MSG_MsgSetembro)
  851. extern const APTR _MSG_MsgOutubro;
  852. #define MSG_MsgOutubro ((APTR) &_MSG_MsgOutubro)
  853. extern const APTR _MSG_MsgNovembro;
  854. #define MSG_MsgNovembro ((APTR) &_MSG_MsgNovembro)
  855. extern const APTR _MSG_MsgDezembro;
  856. #define MSG_MsgDezembro ((APTR) &_MSG_MsgDezembro)
  857. extern const APTR _MSG_MsgDomingo;
  858. #define MSG_MsgDomingo ((APTR) &_MSG_MsgDomingo)
  859. extern const APTR _MSG_MsgSegunda;
  860. #define MSG_MsgSegunda ((APTR) &_MSG_MsgSegunda)
  861. extern const APTR _MSG_MsgTerca;
  862. #define MSG_MsgTerca ((APTR) &_MSG_MsgTerca)
  863. extern const APTR _MSG_MsgQuarta;
  864. #define MSG_MsgQuarta ((APTR) &_MSG_MsgQuarta)
  865. extern const APTR _MSG_MsgQuinta;
  866. #define MSG_MsgQuinta ((APTR) &_MSG_MsgQuinta)
  867. extern const APTR _MSG_MsgSexta;
  868. #define MSG_MsgSexta ((APTR) &_MSG_MsgSexta)
  869. extern const APTR _MSG_MsgSabado;
  870. #define MSG_MsgSabado ((APTR) &_MSG_MsgSabado)
  871. extern const APTR _MSG_Msg95;
  872. #define MSG_Msg95 ((APTR) &_MSG_Msg95)
  873. extern const APTR _MSG_Msg96;
  874. #define MSG_Msg96 ((APTR) &_MSG_Msg96)
  875. extern const APTR _MSG_Msg97;
  876. #define MSG_Msg97 ((APTR) &_MSG_Msg97)
  877. extern const APTR _MSG_Msg98;
  878. #define MSG_Msg98 ((APTR) &_MSG_Msg98)
  879. extern const APTR _MSG_Msg99;
  880. #define MSG_Msg99 ((APTR) &_MSG_Msg99)
  881. extern const APTR _MSG_Msg100;
  882. #define MSG_Msg100 ((APTR) &_MSG_Msg100)
  883. extern const APTR _MSG_Msg101;
  884. #define MSG_Msg101 ((APTR) &_MSG_Msg101)
  885. extern const APTR _MSG_Msg102;
  886. #define MSG_Msg102 ((APTR) &_MSG_Msg102)
  887. extern const APTR _MSG_Msg103;
  888. #define MSG_Msg103 ((APTR) &_MSG_Msg103)
  889. extern const APTR _MSG_Msg104;
  890. #define MSG_Msg104 ((APTR) &_MSG_Msg104)
  891. extern const APTR _MSG_JanelaPrincipal2;
  892. #define MSG_JanelaPrincipal2 ((APTR) &_MSG_JanelaPrincipal2)
  893. extern const APTR _MSG_MNlabel3667Project;
  894. #define MSG_MNlabel3667Project ((APTR) &_MSG_MNlabel3667Project)
  895. extern const APTR _MSG_MNlabel3667About;
  896. #define MSG_MNlabel3667About ((APTR) &_MSG_MNlabel3667About)
  897. extern const APTR _MSG_MNlabel3667AboutChar;
  898. #define MSG_MNlabel3667AboutChar ((APTR) &_MSG_MNlabel3667AboutChar)
  899. extern const APTR _MSG_MNlabel3667AboutMUI;
  900. #define MSG_MNlabel3667AboutMUI ((APTR) &_MSG_MNlabel3667AboutMUI)
  901. extern const APTR _MSG_MNlabel3667AboutMUIChar;
  902. #define MSG_MNlabel3667AboutMUIChar ((APTR) &_MSG_MNlabel3667AboutMUIChar)
  903. extern const APTR _MSG_MNlabel3667BarLabel5;
  904. #define MSG_MNlabel3667BarLabel5 ((APTR) &_MSG_MNlabel3667BarLabel5)
  905. extern const APTR _MSG_MNlabel3667Iconified;
  906. #define MSG_MNlabel3667Iconified ((APTR) &_MSG_MNlabel3667Iconified)
  907. extern const APTR _MSG_MNlabel3667IconifiedChar;
  908. #define MSG_MNlabel3667IconifiedChar ((APTR) &_MSG_MNlabel3667IconifiedChar)
  909. extern const APTR _MSG_MNlabel3667Exit;
  910. #define MSG_MNlabel3667Exit ((APTR) &_MSG_MNlabel3667Exit)
  911. extern const APTR _MSG_MNlabel3667ExitChar;
  912. #define MSG_MNlabel3667ExitChar ((APTR) &_MSG_MNlabel3667ExitChar)
  913. extern const APTR _MSG_MNlabel3667Program;
  914. #define MSG_MNlabel3667Program ((APTR) &_MSG_MNlabel3667Program)
  915. extern const APTR _MSG_MNlabel3667LastFiveCalls;
  916. #define MSG_MNlabel3667LastFiveCalls ((APTR) &_MSG_MNlabel3667LastFiveCalls)
  917. extern const APTR _MSG_MNlabel3667LastFiveCallsChar;
  918. #define MSG_MNlabel3667LastFiveCallsChar ((APTR) &_MSG_MNlabel3667LastFiveCallsChar)
  919. extern const APTR _MSG_MNlabel3667BarLabel6;
  920. #define MSG_MNlabel3667BarLabel6 ((APTR) &_MSG_MNlabel3667BarLabel6)
  921. extern const APTR _MSG_MNlabel3667ThisMonth;
  922. #define MSG_MNlabel3667ThisMonth ((APTR) &_MSG_MNlabel3667ThisMonth)
  923. extern const APTR _MSG_MNlabel3667ThisMonthChar;
  924. #define MSG_MNlabel3667ThisMonthChar ((APTR) &_MSG_MNlabel3667ThisMonthChar)
  925. extern const APTR _MSG_MNlabel3667OtherMonth;
  926. #define MSG_MNlabel3667OtherMonth ((APTR) &_MSG_MNlabel3667OtherMonth)
  927. extern const APTR _MSG_MNlabel3667OtherMonthChar;
  928. #define MSG_MNlabel3667OtherMonthChar ((APTR) &_MSG_MNlabel3667OtherMonthChar)
  929. extern const APTR _MSG_MNlabel3667GStats;
  930. #define MSG_MNlabel3667GStats ((APTR) &_MSG_MNlabel3667GStats)
  931. extern const APTR _MSG_MNlabel3667GStatsChar;
  932. #define MSG_MNlabel3667GStatsChar ((APTR) &_MSG_MNlabel3667GStatsChar)
  933. extern const APTR _MSG_MNlabel3667DatePeriod;
  934. #define MSG_MNlabel3667DatePeriod ((APTR) &_MSG_MNlabel3667DatePeriod)
  935. extern const APTR _MSG_MNlabel3667DatePeriodChar;
  936. #define MSG_MNlabel3667DatePeriodChar ((APTR) &_MSG_MNlabel3667DatePeriodChar)
  937. extern const APTR _MSG_MNlabel3667Anual;
  938. #define MSG_MNlabel3667Anual ((APTR) &_MSG_MNlabel3667Anual)
  939. extern const APTR _MSG_MNlabel3667AnualChar;
  940. #define MSG_MNlabel3667AnualChar ((APTR) &_MSG_MNlabel3667AnualChar)
  941. extern const APTR _MSG_CheckCostsG;
  942. #define MSG_CheckCostsG ((APTR) &_MSG_CheckCostsG)
  943. extern const APTR _MSG_CheckCostsGChar;
  944. #define MSG_CheckCostsGChar ((APTR) &_MSG_CheckCostsGChar)
  945. extern const APTR _MSG_CheckCostsG2;
  946. #define MSG_CheckCostsG2 ((APTR) &_MSG_CheckCostsG2)
  947. extern const APTR _MSG_CheckCostsG2Char;
  948. #define MSG_CheckCostsG2Char ((APTR) &_MSG_CheckCostsG2Char)
  949. extern const APTR _MSG_MNlabel3667BarLabel7;
  950. #define MSG_MNlabel3667BarLabel7 ((APTR) &_MSG_MNlabel3667BarLabel7)
  951. extern const APTR _MSG_MNlabel3667CallInput;
  952. #define MSG_MNlabel3667CallInput ((APTR) &_MSG_MNlabel3667CallInput)
  953. extern const APTR _MSG_MNlabel3667CallInputChar;
  954. #define MSG_MNlabel3667CallInputChar ((APTR) &_MSG_MNlabel3667CallInputChar)
  955. extern const APTR _MSG_MNlabel3667Generation;
  956. #define MSG_MNlabel3667Generation ((APTR) &_MSG_MNlabel3667Generation)
  957. extern const APTR _MSG_MNlabel3667FirstMiami;
  958. #define MSG_MNlabel3667FirstMiami ((APTR) &_MSG_MNlabel3667FirstMiami)
  959. extern const APTR _MSG_MNlabel3667FirstMiamiChar;
  960. #define MSG_MNlabel3667FirstMiamiChar ((APTR) &_MSG_MNlabel3667FirstMiamiChar)
  961. extern const APTR _MSG_MNlabel3667Settings;
  962. #define MSG_MNlabel3667Settings ((APTR) &_MSG_MNlabel3667Settings)
  963. extern const APTR _MSG_MNlabel3667Configuration;
  964. #define MSG_MNlabel3667Configuration ((APTR) &_MSG_MNlabel3667Configuration)
  965. extern const APTR _MSG_MNlabel3667ConfigurationChar;
  966. #define MSG_MNlabel3667ConfigurationChar ((APTR) &_MSG_MNlabel3667ConfigurationChar)
  967. extern const APTR _MSG_MNlabel3667Help;
  968. #define MSG_MNlabel3667Help ((APTR) &_MSG_MNlabel3667Help)
  969. extern const APTR _MSG_MNlabel3667Main;
  970. #define MSG_MNlabel3667Main ((APTR) &_MSG_MNlabel3667Main)
  971. extern const APTR _MSG_MNlabel3667MainChar;
  972. #define MSG_MNlabel3667MainChar ((APTR) &_MSG_MNlabel3667MainChar)
  973. extern const APTR _MSG_MNlabel3667Usage;
  974. #define MSG_MNlabel3667Usage ((APTR) &_MSG_MNlabel3667Usage)
  975. extern const APTR _MSG_MNlabel3667UsageChar;
  976. #define MSG_MNlabel3667UsageChar ((APTR) &_MSG_MNlabel3667UsageChar)
  977. extern const APTR _MSG_MNlabel3667History;
  978. #define MSG_MNlabel3667History ((APTR) &_MSG_MNlabel3667History)
  979. extern const APTR _MSG_MNlabel3667HistoryChar;
  980. #define MSG_MNlabel3667HistoryChar ((APTR) &_MSG_MNlabel3667HistoryChar)
  981. extern const APTR _MSG_FreedomLabel2;
  982. #define MSG_FreedomLabel2 ((APTR) &_MSG_FreedomLabel2)
  983. extern const APTR _MSG_JanelaConsultaAnual;
  984. #define MSG_JanelaConsultaAnual ((APTR) &_MSG_JanelaConsultaAnual)
  985. extern const APTR _MSG_CAnualLabel;
  986. #define MSG_CAnualLabel ((APTR) &_MSG_CAnualLabel)
  987. extern const APTR _MSG_CAnualBarraInitialTitle;
  988. #define MSG_CAnualBarraInitialTitle ((APTR) &_MSG_CAnualBarraInitialTitle)
  989. extern const APTR _MSG_CAnualMes10;
  990. #define MSG_CAnualMes10 ((APTR) &_MSG_CAnualMes10)
  991. extern const APTR _MSG_CAnualMes11;
  992. #define MSG_CAnualMes11 ((APTR) &_MSG_CAnualMes11)
  993. extern const APTR _MSG_CAnualMes12;
  994. #define MSG_CAnualMes12 ((APTR) &_MSG_CAnualMes12)
  995. extern const APTR _MSG_CAnualMes13;
  996. #define MSG_CAnualMes13 ((APTR) &_MSG_CAnualMes13)
  997. extern const APTR _MSG_CAnualMes14;
  998. #define MSG_CAnualMes14 ((APTR) &_MSG_CAnualMes14)
  999. extern const APTR _MSG_CAnualMes15;
  1000. #define MSG_CAnualMes15 ((APTR) &_MSG_CAnualMes15)
  1001. extern const APTR _MSG_CAnualMes16;
  1002. #define MSG_CAnualMes16 ((APTR) &_MSG_CAnualMes16)
  1003. extern const APTR _MSG_CAnualMes17;
  1004. #define MSG_CAnualMes17 ((APTR) &_MSG_CAnualMes17)
  1005. extern const APTR _MSG_CAnualMes18;
  1006. #define MSG_CAnualMes18 ((APTR) &_MSG_CAnualMes18)
  1007. extern const APTR _MSG_CAnualMes19;
  1008. #define MSG_CAnualMes19 ((APTR) &_MSG_CAnualMes19)
  1009. extern const APTR _MSG_CAnualMes110;
  1010. #define MSG_CAnualMes110 ((APTR) &_MSG_CAnualMes110)
  1011. extern const APTR _MSG_CAnualMes111;
  1012. #define MSG_CAnualMes111 ((APTR) &_MSG_CAnualMes111)
  1013. extern const APTR _MSG_CAnualBarraFinalTitle;
  1014. #define MSG_CAnualBarraFinalTitle ((APTR) &_MSG_CAnualBarraFinalTitle)
  1015. extern const APTR _MSG_CAnualMes20;
  1016. #define MSG_CAnualMes20 ((APTR) &_MSG_CAnualMes20)
  1017. extern const APTR _MSG_CAnualMes21;
  1018. #define MSG_CAnualMes21 ((APTR) &_MSG_CAnualMes21)
  1019. extern const APTR _MSG_CAnualMes22;
  1020. #define MSG_CAnualMes22 ((APTR) &_MSG_CAnualMes22)
  1021. extern const APTR _MSG_CAnualMes23;
  1022. #define MSG_CAnualMes23 ((APTR) &_MSG_CAnualMes23)
  1023. extern const APTR _MSG_CAnualMes24;
  1024. #define MSG_CAnualMes24 ((APTR) &_MSG_CAnualMes24)
  1025. extern const APTR _MSG_CAnualMes25;
  1026. #define MSG_CAnualMes25 ((APTR) &_MSG_CAnualMes25)
  1027. extern const APTR _MSG_CAnualMes26;
  1028. #define MSG_CAnualMes26 ((APTR) &_MSG_CAnualMes26)
  1029. extern const APTR _MSG_CAnualMes27;
  1030. #define MSG_CAnualMes27 ((APTR) &_MSG_CAnualMes27)
  1031. extern const APTR _MSG_CAnualMes28;
  1032. #define MSG_CAnualMes28 ((APTR) &_MSG_CAnualMes28)
  1033. extern const APTR _MSG_CAnualMes29;
  1034. #define MSG_CAnualMes29 ((APTR) &_MSG_CAnualMes29)
  1035. extern const APTR _MSG_CAnualMes210;
  1036. #define MSG_CAnualMes210 ((APTR) &_MSG_CAnualMes210)
  1037. extern const APTR _MSG_CAnualMes211;
  1038. #define MSG_CAnualMes211 ((APTR) &_MSG_CAnualMes211)
  1039. extern const APTR _MSG_CAnualBarraYearTitle;
  1040. #define MSG_CAnualBarraYearTitle ((APTR) &_MSG_CAnualBarraYearTitle)
  1041. extern const APTR _MSG_CAnualEsquerda;
  1042. #define MSG_CAnualEsquerda ((APTR) &_MSG_CAnualEsquerda)
  1043. extern const APTR _MSG_CAnualDireita;
  1044. #define MSG_CAnualDireita ((APTR) &_MSG_CAnualDireita)
  1045. extern const APTR _MSG_CAnualBotaoOK;
  1046. #define MSG_CAnualBotaoOK ((APTR) &_MSG_CAnualBotaoOK)
  1047. extern const APTR _MSG_CAnualBotaoCancel;
  1048. #define MSG_CAnualBotaoCancel ((APTR) &_MSG_CAnualBotaoCancel)
  1049. extern const APTR _MSG_JanelaConsultaAnualLista;
  1050. #define MSG_JanelaConsultaAnualLista ((APTR) &_MSG_JanelaConsultaAnualLista)
  1051. extern const APTR _MSG_LabelConsultaAnualLista;
  1052. #define MSG_LabelConsultaAnualLista ((APTR) &_MSG_LabelConsultaAnualLista)
  1053. extern const APTR _MSG_CAnualListBotaoOK;
  1054. #define MSG_CAnualListBotaoOK ((APTR) &_MSG_CAnualListBotaoOK)
  1055. extern const APTR _MSG_JanelaPedidoRegistro;
  1056. #define MSG_JanelaPedidoRegistro ((APTR) &_MSG_JanelaPedidoRegistro)
  1057. extern const APTR _MSG_LabelPedidoRegistro;
  1058. #define MSG_LabelPedidoRegistro ((APTR) &_MSG_LabelPedidoRegistro)
  1059. extern const APTR _MSG_PedidoNickTitle;
  1060. #define MSG_PedidoNickTitle ((APTR) &_MSG_PedidoNickTitle)
  1061. extern const APTR _MSG_PedidoFreedomCallTitle;
  1062. #define MSG_PedidoFreedomCallTitle ((APTR) &_MSG_PedidoFreedomCallTitle)
  1063. extern const APTR _MSG_BotaoPedidoAccept;
  1064. #define MSG_BotaoPedidoAccept ((APTR) &_MSG_BotaoPedidoAccept)
  1065. extern const APTR _MSG_BotaoPedidoCancel;
  1066. #define MSG_BotaoPedidoCancel ((APTR) &_MSG_BotaoPedidoCancel)
  1067. extern const APTR _MSG_JanelaSelecionaMesCustos;
  1068. #define MSG_JanelaSelecionaMesCustos ((APTR) &_MSG_JanelaSelecionaMesCustos)
  1069. extern const APTR _MSG_MNlabel5971Menu;
  1070. #define MSG_MNlabel5971Menu ((APTR) &_MSG_MNlabel5971Menu)
  1071. extern const APTR _MSG_MNlabel5971ActualDate;
  1072. #define MSG_MNlabel5971ActualDate ((APTR) &_MSG_MNlabel5971ActualDate)
  1073. extern const APTR _MSG_MNlabel5971ActualDateChar;
  1074. #define MSG_MNlabel5971ActualDateChar ((APTR) &_MSG_MNlabel5971ActualDateChar)
  1075. extern const APTR _MSG_LabelSelectDate2;
  1076. #define MSG_LabelSelectDate2 ((APTR) &_MSG_LabelSelectDate2)
  1077. extern const APTR _MSG_ComboMes20;
  1078. #define MSG_ComboMes20 ((APTR) &_MSG_ComboMes20)
  1079. extern const APTR _MSG_ComboMes21;
  1080. #define MSG_ComboMes21 ((APTR) &_MSG_ComboMes21)
  1081. extern const APTR _MSG_ComboMes22;
  1082. #define MSG_ComboMes22 ((APTR) &_MSG_ComboMes22)
  1083. extern const APTR _MSG_ComboMes23;
  1084. #define MSG_ComboMes23 ((APTR) &_MSG_ComboMes23)
  1085. extern const APTR _MSG_ComboMes24;
  1086. #define MSG_ComboMes24 ((APTR) &_MSG_ComboMes24)
  1087. extern const APTR _MSG_ComboMes25;
  1088. #define MSG_ComboMes25 ((APTR) &_MSG_ComboMes25)
  1089. extern const APTR _MSG_ComboMes26;
  1090. #define MSG_ComboMes26 ((APTR) &_MSG_ComboMes26)
  1091. extern const APTR _MSG_ComboMes27;
  1092. #define MSG_ComboMes27 ((APTR) &_MSG_ComboMes27)
  1093. extern const APTR _MSG_ComboMes28;
  1094. #define MSG_ComboMes28 ((APTR) &_MSG_ComboMes28)
  1095. extern const APTR _MSG_ComboMes29;
  1096. #define MSG_ComboMes29 ((APTR) &_MSG_ComboMes29)
  1097. extern const APTR _MSG_ComboMes210;
  1098. #define MSG_ComboMes210 ((APTR) &_MSG_ComboMes210)
  1099. extern const APTR _MSG_ComboMes211;
  1100. #define MSG_ComboMes211 ((APTR) &_MSG_ComboMes211)
  1101. extern const APTR _MSG_AnoBotaEsquerda2;
  1102. #define MSG_AnoBotaEsquerda2 ((APTR) &_MSG_AnoBotaEsquerda2)
  1103. extern const APTR _MSG_AnoBotaoDireita2;
  1104. #define MSG_AnoBotaoDireita2 ((APTR) &_MSG_AnoBotaoDireita2)
  1105. extern const APTR _MSG_OutroMesBotaoOK2;
  1106. #define MSG_OutroMesBotaoOK2 ((APTR) &_MSG_OutroMesBotaoOK2)
  1107. extern const APTR _MSG_OutroMesBotaoCancel2;
  1108. #define MSG_OutroMesBotaoCancel2 ((APTR) &_MSG_OutroMesBotaoCancel2)
  1109. extern const APTR _MSG_JanelaChecaCustos;
  1110. #define MSG_JanelaChecaCustos ((APTR) &_MSG_JanelaChecaCustos)
  1111. extern const APTR _MSG_CheckContaProvedor;
  1112. #define MSG_CheckContaProvedor ((APTR) &_MSG_CheckContaProvedor)
  1113. extern const APTR _MSG_CheckTotalHoras;
  1114. #define MSG_CheckTotalHoras ((APTR) &_MSG_CheckTotalHoras)
  1115. extern const APTR _MSG_CheckContaTelefonica;
  1116. #define MSG_CheckContaTelefonica ((APTR) &_MSG_CheckContaTelefonica)
  1117. extern const APTR _MSG_CheckHorasExtras;
  1118. #define MSG_CheckHorasExtras ((APTR) &_MSG_CheckHorasExtras)
  1119. extern const APTR _MSG_CheckCustoTotal;
  1120. #define MSG_CheckCustoTotal ((APTR) &_MSG_CheckCustoTotal)
  1121. extern const APTR _MSG_CheckCostsBotaoOK;
  1122. #define MSG_CheckCostsBotaoOK ((APTR) &_MSG_CheckCostsBotaoOK)
  1123. extern const APTR _MSG_JanelaRates;
  1124. #define MSG_JanelaRates ((APTR) &_MSG_JanelaRates)
  1125. extern const APTR _MSG_x300;
  1126. #define MSG_x300 ((APTR) &_MSG_x300)
  1127. extern const APTR _MSG_x2400;
  1128. #define MSG_x2400 ((APTR) &_MSG_x2400)
  1129. extern const APTR _MSG_x9600;
  1130. #define MSG_x9600 ((APTR) &_MSG_x9600)
  1131. extern const APTR _MSG_x14400;
  1132. #define MSG_x14400 ((APTR) &_MSG_x14400)
  1133. extern const APTR _MSG_x16800;
  1134. #define MSG_x16800 ((APTR) &_MSG_x16800)
  1135. extern const APTR _MSG_x19200;
  1136. #define MSG_x19200 ((APTR) &_MSG_x19200)
  1137. extern const APTR _MSG_x21600;
  1138. #define MSG_x21600 ((APTR) &_MSG_x21600)
  1139. extern const APTR _MSG_x24000;
  1140. #define MSG_x24000 ((APTR) &_MSG_x24000)
  1141. extern const APTR _MSG_x26400;
  1142. #define MSG_x26400 ((APTR) &_MSG_x26400)
  1143. extern const APTR _MSG_x28800;
  1144. #define MSG_x28800 ((APTR) &_MSG_x28800)
  1145. extern const APTR _MSG_x30666;
  1146. #define MSG_x30666 ((APTR) &_MSG_x30666)
  1147. extern const APTR _MSG_x31200;
  1148. #define MSG_x31200 ((APTR) &_MSG_x31200)
  1149. extern const APTR _MSG_x31250;
  1150. #define MSG_x31250 ((APTR) &_MSG_x31250)
  1151. extern const APTR _MSG_x32000;
  1152. #define MSG_x32000 ((APTR) &_MSG_x32000)
  1153. extern const APTR _MSG_x33600;
  1154. #define MSG_x33600 ((APTR) &_MSG_x33600)
  1155. extern const APTR _MSG_x38400;
  1156. #define MSG_x38400 ((APTR) &_MSG_x38400)
  1157. extern const APTR _MSG_x45333;
  1158. #define MSG_x45333 ((APTR) &_MSG_x45333)
  1159. extern const APTR _MSG_x46666;
  1160. #define MSG_x46666 ((APTR) &_MSG_x46666)
  1161. extern const APTR _MSG_x48000;
  1162. #define MSG_x48000 ((APTR) &_MSG_x48000)
  1163. extern const APTR _MSG_x49333;
  1164. #define MSG_x49333 ((APTR) &_MSG_x49333)
  1165. extern const APTR _MSG_x50666;
  1166. #define MSG_x50666 ((APTR) &_MSG_x50666)
  1167. extern const APTR _MSG_x52000;
  1168. #define MSG_x52000 ((APTR) &_MSG_x52000)
  1169. extern const APTR _MSG_x57600;
  1170. #define MSG_x57600 ((APTR) &_MSG_x57600)
  1171. extern const APTR _MSG_x64000;
  1172. #define MSG_x64000 ((APTR) &_MSG_x64000)
  1173. extern const APTR _MSG_RatesBotaoOk;
  1174. #define MSG_RatesBotaoOk ((APTR) &_MSG_RatesBotaoOk)
  1175.  
  1176. #endif /* !FreedomCall_CAT_H */
  1177.