| 1 | // $Id$ |
|---|
| 2 | // Spanish: Argentina |
|---|
| 3 | // Navigation bar buttons and results |
|---|
| 4 | |
|---|
| 5 | #define LANG_NB_LIST "Lista" |
|---|
| 6 | #define LANG_NB_MODIFY "Modificar" |
|---|
| 7 | #define LANG_NB_CONFIRMMOD "Confirmar Modificar" |
|---|
| 8 | #define LANG_NB_NEW "Nuevo" |
|---|
| 9 | #define LANG_NB_DELETE "Eliminar" |
|---|
| 10 | #define LANG_NB_CONFIRMNEW "Crear Nuevo" |
|---|
| 11 | #define LANG_NBB_CONFIRMNEW "<input title=\"Crear registro nuevo ahora\" class=lrevButton type=submit name=gcCommand value=\"Crear Nuevo\">" |
|---|
| 12 | #define LANG_NB_CONFIRMDEL "Confirmar Eliminar" |
|---|
| 13 | #define LANG_NBB_CONFIRMDEL "<input title=\"Eliminar registro ahora y para siempre\" class=lwarnButton type=submit name=gcCommand value=\"Confirmar Eliminar\">" |
|---|
| 14 | #define LANG_NBB_CONFIRMMOD "<input title=\"Modificar registro ahora\" class=lalertButton type=submit name=gcCommand value=\"Confirmar Modificar\">" |
|---|
| 15 | |
|---|
| 16 | #define LANG_NBR_FOUND " Encontrado" |
|---|
| 17 | #define LANG_NBR_MODIFIED " Modificado" |
|---|
| 18 | #define LANG_NBR_NEW " Creado" |
|---|
| 19 | #define LANG_NBR_NORECS " No se encontro registro" |
|---|
| 20 | #define LANG_NBRF_SHOWING " (Mostrando %lu de %d)" |
|---|
| 21 | |
|---|
| 22 | #define LANG_NBR_RECEXISTS "<blink>Registro ya existe" |
|---|
| 23 | #define LANG_NBR_NEWRECADDED "Nuevo registro %u creado" |
|---|
| 24 | #define LANG_NBR_RECDELETED "Registro eliminado" |
|---|
| 25 | #define LANG_NBR_RECNOTDELETED "Registro no eliminado: No existe" |
|---|
| 26 | #define LANG_NBR_RECNOTEXIST "<blink>Registro no existe" |
|---|
| 27 | #define LANG_NBR_MULTRECS "<blink>Multiples registros" |
|---|
| 28 | #define LANG_NBR_EXTMOD "<blink>Este registro acaba de ser modificado por otro usuario!" |
|---|
| 29 | #define LANG_NBRF_REC_MODIFIED "Registro %s modificado" |
|---|
| 30 | |
|---|
| 31 | #define LANG_NBB_SKIPFIRST "<input title=\"Saltar al primero registro\" style='width:30px;' type=submit name=gcFind value=\"<<\" >" |
|---|
| 32 | #define LANG_NBB_SKIPBACK "<input title=\"Retroceder un registro\" style='width:30px;' type=submit name=gcFind value=\"< \" >" |
|---|
| 33 | #define LANG_NBB_SKIPNEXT "<input title=\"Avanzar al proximo registro\" style='width:30px;' type=submit name=gcFind value=\" >\" >" |
|---|
| 34 | #define LANG_NBB_SKIPLAST "<input title=\"Saltar al ultimo registro\" style='width:30px;' type=submit name=gcFind value=\">>\" >\n" |
|---|
| 35 | |
|---|
| 36 | |
|---|
| 37 | //Modifed for local .h use |
|---|
| 38 | #define LANG_NBB_NEWREV "<input title=\"Empezar a crear nuevo registro\" class=revButton type=submit name=gcCommand value=Nuevo>" |
|---|
| 39 | #define LANG_NBB_NEW "<input title=\"\" type=submit name=gcCommand value=Nuevo>" |
|---|
| 40 | #define LANG_NBB_DELETE "<input class=warnButton title=\"Comenzar a eliminar un registro\" type=submit name=gcCommand value=Eliminar>" |
|---|
| 41 | #define LANG_NBB_MODIFY "<input class=alertButton title=\"Comenzar a modificar registro\" type=submit name=gcCommand value=Modificar>" |
|---|
| 42 | |
|---|
| 43 | #define LANG_NBB_LIST "<input title=\"Listado de registros paginado\" type=submit name=gcFind value=Lista>" |
|---|
| 44 | #define LANG_NBB_SEARCH "<input title=\"Buscar y cargar un registro\" class=revButton type=submit name=gcFind value=Buscar>" |
|---|
| 45 | |
|---|
| 46 | #define LANG_PAGEMACHINE_HINT "No se encontro ningun registro.<br>" |
|---|
| 47 | #define LANG_PAGEMACHINE_SHOWING "Pagina %d/%d (Registros %d-%d de %d)\n" |
|---|
| 48 | #define LANG_PAGEMACHINE_SEARCH "<input class=revButton type=submit name=gcFind value=Buscar >" |
|---|
| 49 | #define LANG_PAGEMACHINE_SEARCHBUTTON "Buscar" |
|---|
| 50 | |
|---|
| 51 | //tTemplate |
|---|
| 52 | #define LANG_FL_tTemplate_uTemplate "uTemplate" |
|---|
| 53 | #define LANG_FT_tTemplate_uTemplate "Primary Key" |
|---|
| 54 | #define LANG_FL_tTemplate_cLabel "cLabel" |
|---|
| 55 | #define LANG_FT_tTemplate_cLabel "Short label" |
|---|
| 56 | #define LANG_FL_tTemplate_uTemplateSet "uTemplateSet" |
|---|
| 57 | #define LANG_FT_tTemplate_uTemplateSet "Short label" |
|---|
| 58 | #define LANG_FL_tTemplate_uTemplateType "uTemplateType" |
|---|
| 59 | #define LANG_FT_tTemplate_uTemplateType "Short label" |
|---|
| 60 | #define LANG_FL_tTemplate_cComment "cComment" |
|---|
| 61 | #define LANG_FT_tTemplate_cComment "About the template" |
|---|
| 62 | #define LANG_FL_tTemplate_cTemplate "cTemplate" |
|---|
| 63 | #define LANG_FT_tTemplate_cTemplate "Template itself" |
|---|
| 64 | #define LANG_FL_tTemplate_uOwner "uOwner" |
|---|
| 65 | #define LANG_FT_tTemplate_uOwner "Record owner" |
|---|
| 66 | #define LANG_FL_tTemplate_uCreatedBy "uCreatedBy" |
|---|
| 67 | #define LANG_FT_tTemplate_uCreatedBy "uClient for last insert" |
|---|
| 68 | #define LANG_FL_tTemplate_uCreatedDate "uCreatedDate" |
|---|
| 69 | #define LANG_FT_tTemplate_uCreatedDate "Unix seconds date last insert" |
|---|
| 70 | #define LANG_FL_tTemplate_uModBy "uModBy" |
|---|
| 71 | #define LANG_FT_tTemplate_uModBy "uClient for last update" |
|---|
| 72 | #define LANG_FL_tTemplate_uModDate "uModDate" |
|---|
| 73 | #define LANG_FT_tTemplate_uModDate "Unix seconds date last update" |
|---|
| 74 | //tTemplateSet |
|---|
| 75 | #define LANG_FL_tTemplateSet_uTemplateSet "uTemplateSet" |
|---|
| 76 | #define LANG_FT_tTemplateSet_uTemplateSet "Primary Key" |
|---|
| 77 | #define LANG_FL_tTemplateSet_cLabel "cLabel" |
|---|
| 78 | #define LANG_FT_tTemplateSet_cLabel "Short label" |
|---|
| 79 | #define LANG_FL_tTemplateSet_uOwner "uOwner" |
|---|
| 80 | #define LANG_FT_tTemplateSet_uOwner "Record owner" |
|---|
| 81 | #define LANG_FL_tTemplateSet_uCreatedBy "uCreatedBy" |
|---|
| 82 | #define LANG_FT_tTemplateSet_uCreatedBy "uClient for last insert" |
|---|
| 83 | #define LANG_FL_tTemplateSet_uCreatedDate "uCreatedDate" |
|---|
| 84 | #define LANG_FT_tTemplateSet_uCreatedDate "Unix seconds date last insert" |
|---|
| 85 | #define LANG_FL_tTemplateSet_uModBy "uModBy" |
|---|
| 86 | #define LANG_FT_tTemplateSet_uModBy "uClient for last update" |
|---|
| 87 | #define LANG_FL_tTemplateSet_uModDate "uModDate" |
|---|
| 88 | #define LANG_FT_tTemplateSet_uModDate "Unix seconds date last update" |
|---|
| 89 | //tTemplateType |
|---|
| 90 | #define LANG_FL_tTemplateType_uTemplateType "uTemplateType" |
|---|
| 91 | #define LANG_FT_tTemplateType_uTemplateType "Primary Key" |
|---|
| 92 | #define LANG_FL_tTemplateType_cLabel "cLabel" |
|---|
| 93 | #define LANG_FT_tTemplateType_cLabel "Short label" |
|---|
| 94 | #define LANG_FL_tTemplateType_uOwner "uOwner" |
|---|
| 95 | #define LANG_FT_tTemplateType_uOwner "Record owner" |
|---|
| 96 | #define LANG_FL_tTemplateType_uCreatedBy "uCreatedBy" |
|---|
| 97 | #define LANG_FT_tTemplateType_uCreatedBy "uClient for last insert" |
|---|
| 98 | #define LANG_FL_tTemplateType_uCreatedDate "uCreatedDate" |
|---|
| 99 | #define LANG_FT_tTemplateType_uCreatedDate "Unix seconds date last insert" |
|---|
| 100 | #define LANG_FL_tTemplateType_uModBy "uModBy" |
|---|
| 101 | #define LANG_FT_tTemplateType_uModBy "uClient for last update" |
|---|
| 102 | #define LANG_FL_tTemplateType_uModDate "uModDate" |
|---|
| 103 | #define LANG_FT_tTemplateType_uModDate "Unix seconds date last update" |
|---|
| 104 | //tConfiguration |
|---|
| 105 | #define LANG_FL_tConfiguration_uConfiguration "uConfiguration" |
|---|
| 106 | #define LANG_FT_tConfiguration_uConfiguration "Primary Key" |
|---|
| 107 | #define LANG_FL_tConfiguration_uServer "uServer" |
|---|
| 108 | #define LANG_FT_tConfiguration_uServer "uServer" |
|---|
| 109 | #define LANG_FL_tConfiguration_cLabel "cLabel" |
|---|
| 110 | #define LANG_FT_tConfiguration_cLabel "cLabel is Name of Name/Value Pair" |
|---|
| 111 | #define LANG_FL_tConfiguration_cValue "cValue" |
|---|
| 112 | #define LANG_FT_tConfiguration_cValue "Value of name(cLabel)/value pair" |
|---|
| 113 | #define LANG_FL_tConfiguration_cComment "cComment" |
|---|
| 114 | #define LANG_FT_tConfiguration_cComment "Comment about this configuration name/value pair" |
|---|
| 115 | #define LANG_FL_tConfiguration_uOwner "uOwner" |
|---|
| 116 | #define LANG_FT_tConfiguration_uOwner "Record owner" |
|---|
| 117 | #define LANG_FL_tConfiguration_uCreatedBy "uCreatedBy" |
|---|
| 118 | #define LANG_FT_tConfiguration_uCreatedBy "uClient for last insert" |
|---|
| 119 | #define LANG_FL_tConfiguration_uCreatedDate "uCreatedDate" |
|---|
| 120 | #define LANG_FT_tConfiguration_uCreatedDate "Unix seconds date last insert" |
|---|
| 121 | #define LANG_FL_tConfiguration_uModBy "uModBy" |
|---|
| 122 | #define LANG_FT_tConfiguration_uModBy "uClient for last update" |
|---|
| 123 | #define LANG_FL_tConfiguration_uModDate "uModDate" |
|---|
| 124 | #define LANG_FT_tConfiguration_uModDate "Unix seconds date last update" |
|---|
| 125 | //tLog |
|---|
| 126 | #define LANG_FL_tLog_uLog "uLog" |
|---|
| 127 | #define LANG_FT_tLog_uLog "Primary Key" |
|---|
| 128 | #define LANG_FL_tLog_cLabel "cLabel" |
|---|
| 129 | #define LANG_FT_tLog_cLabel "Short label" |
|---|
| 130 | #define LANG_FL_tLog_uLogType "uLogType" |
|---|
| 131 | #define LANG_FT_tLog_uLogType "Log Type" |
|---|
| 132 | #define LANG_FL_tLog_cHash "cHash" |
|---|
| 133 | #define LANG_FT_tLog_cHash "Security hash to complicate tampering" |
|---|
| 134 | #define LANG_FL_tLog_uPermLevel "uPermLevel" |
|---|
| 135 | #define LANG_FT_tLog_uPermLevel "User Perm Level" |
|---|
| 136 | #define LANG_FL_tLog_uLoginClient "uLoginClient" |
|---|
| 137 | #define LANG_FT_tLog_uLoginClient "Client Number" |
|---|
| 138 | #define LANG_FL_tLog_cLogin "cLogin" |
|---|
| 139 | #define LANG_FT_tLog_cLogin "Login name" |
|---|
| 140 | #define LANG_FL_tLog_cHost "cHost" |
|---|
| 141 | #define LANG_FT_tLog_cHost "Ip Address" |
|---|
| 142 | #define LANG_FL_tLog_uTablePK "uTablePK" |
|---|
| 143 | #define LANG_FT_tLog_uTablePK "Primar Key of the Table" |
|---|
| 144 | #define LANG_FL_tLog_cTableName "cTableName" |
|---|
| 145 | #define LANG_FT_tLog_cTableName "Name of the Table" |
|---|
| 146 | #define LANG_FL_tLog_cMessage "cMessage" |
|---|
| 147 | #define LANG_FT_tLog_cMessage "Message text" |
|---|
| 148 | #define LANG_FL_tLog_cServer "cServer" |
|---|
| 149 | #define LANG_FT_tLog_cServer "Server name" |
|---|
| 150 | #define LANG_FL_tLog_uOwner "uOwner" |
|---|
| 151 | #define LANG_FT_tLog_uOwner "Record owner" |
|---|
| 152 | #define LANG_FL_tLog_uCreatedBy "uCreatedBy" |
|---|
| 153 | #define LANG_FT_tLog_uCreatedBy "uClient for last insert" |
|---|
| 154 | #define LANG_FL_tLog_uCreatedDate "uCreatedDate" |
|---|
| 155 | #define LANG_FT_tLog_uCreatedDate "Unix seconds date last insert" |
|---|
| 156 | #define LANG_FL_tLog_uModBy "uModBy" |
|---|
| 157 | #define LANG_FT_tLog_uModBy "uClient for last update" |
|---|
| 158 | #define LANG_FL_tLog_uModDate "uModDate" |
|---|
| 159 | #define LANG_FT_tLog_uModDate "Unix seconds date last update" |
|---|
| 160 | //tLogType |
|---|
| 161 | #define LANG_FL_tLogType_uLogType "uLogType" |
|---|
| 162 | #define LANG_FT_tLogType_uLogType "Primary Key" |
|---|
| 163 | #define LANG_FL_tLogType_cLabel "cLabel" |
|---|
| 164 | #define LANG_FT_tLogType_cLabel "Short label" |
|---|
| 165 | #define LANG_FL_tLogType_uOwner "uOwner" |
|---|
| 166 | #define LANG_FT_tLogType_uOwner "Record owner" |
|---|
| 167 | #define LANG_FL_tLogType_uCreatedBy "uCreatedBy" |
|---|
| 168 | #define LANG_FT_tLogType_uCreatedBy "uClient for last insert" |
|---|
| 169 | #define LANG_FL_tLogType_uCreatedDate "uCreatedDate" |
|---|
| 170 | #define LANG_FT_tLogType_uCreatedDate "Unix seconds date last insert" |
|---|
| 171 | #define LANG_FL_tLogType_uModBy "uModBy" |
|---|
| 172 | #define LANG_FT_tLogType_uModBy "uClient for last update" |
|---|
| 173 | #define LANG_FL_tLogType_uModDate "uModDate" |
|---|
| 174 | #define LANG_FT_tLogType_uModDate "Unix seconds date last update" |
|---|
| 175 | //tLogMonth |
|---|
| 176 | #define LANG_FL_tLogMonth_uLog "uLog" |
|---|
| 177 | #define LANG_FT_tLogMonth_uLog "Primary Key" |
|---|
| 178 | #define LANG_FL_tLogMonth_cLabel "cLabel" |
|---|
| 179 | #define LANG_FT_tLogMonth_cLabel "Short label" |
|---|
| 180 | #define LANG_FL_tLogMonth_uLogType "uLogType" |
|---|
| 181 | #define LANG_FT_tLogMonth_uLogType "Log Type" |
|---|
| 182 | #define LANG_FL_tLogMonth_cHash "cHash" |
|---|
| 183 | #define LANG_FT_tLogMonth_cHash "Security hash to complicate tampering" |
|---|
| 184 | #define LANG_FL_tLogMonth_uPermLevel "uPermLevel" |
|---|
| 185 | #define LANG_FT_tLogMonth_uPermLevel "User Perm Level" |
|---|
| 186 | #define LANG_FL_tLogMonth_uLoginClient "uLoginClient" |
|---|
| 187 | #define LANG_FT_tLogMonth_uLoginClient "Client Number" |
|---|
| 188 | #define LANG_FL_tLogMonth_cLogin "cLogin" |
|---|
| 189 | #define LANG_FT_tLogMonth_cLogin "Login name" |
|---|
| 190 | #define LANG_FL_tLogMonth_cHost "cHost" |
|---|
| 191 | #define LANG_FT_tLogMonth_cHost "Ip Address" |
|---|
| 192 | #define LANG_FL_tLogMonth_uTablePK "uTablePK" |
|---|
| 193 | #define LANG_FT_tLogMonth_uTablePK "Primar Key of the Table" |
|---|
| 194 | #define LANG_FL_tLogMonth_cTableName "cTableName" |
|---|
| 195 | #define LANG_FT_tLogMonth_cTableName "Name of the Table" |
|---|
| 196 | #define LANG_FL_tLogMonth_uOwner "uOwner" |
|---|
| 197 | #define LANG_FT_tLogMonth_uOwner "Record owner" |
|---|
| 198 | #define LANG_FL_tLogMonth_uCreatedBy "uCreatedBy" |
|---|
| 199 | #define LANG_FT_tLogMonth_uCreatedBy "uClient for last insert" |
|---|
| 200 | #define LANG_FL_tLogMonth_uCreatedDate "uCreatedDate" |
|---|
| 201 | #define LANG_FT_tLogMonth_uCreatedDate "Unix seconds date last insert" |
|---|
| 202 | #define LANG_FL_tLogMonth_uModBy "uModBy" |
|---|
| 203 | #define LANG_FT_tLogMonth_uModBy "uClient for last update" |
|---|
| 204 | #define LANG_FL_tLogMonth_uModDate "uModDate" |
|---|
| 205 | #define LANG_FT_tLogMonth_uModDate "Unix seconds date last update" |
|---|
| 206 | //tClient |
|---|
| 207 | #define LANG_FL_tClient_uClient "uClient" |
|---|
| 208 | #define LANG_FT_tClient_uClient "Primary Key" |
|---|
| 209 | #define LANG_FL_tClient_cLabel "cLabel" |
|---|
| 210 | #define LANG_FT_tClient_cLabel "Short label" |
|---|
| 211 | #define LANG_FL_tClient_cInfo "cInfo" |
|---|
| 212 | #define LANG_FT_tClient_cInfo "Unformatted info/address etc." |
|---|
| 213 | #define LANG_FL_tClient_cEmail "cEmail" |
|---|
| 214 | #define LANG_FT_tClient_cEmail "Main Email" |
|---|
| 215 | #define LANG_FL_tClient_cCode "cCode" |
|---|
| 216 | #define LANG_FT_tClient_cCode "Enterprise wide customer/contact tracking" |
|---|
| 217 | #define LANG_FL_tClient_uOwner "uOwner" |
|---|
| 218 | #define LANG_FT_tClient_uOwner "Record owner" |
|---|
| 219 | #define LANG_FL_tClient_uCreatedBy "uCreatedBy" |
|---|
| 220 | #define LANG_FT_tClient_uCreatedBy "uClient for last insert" |
|---|
| 221 | #define LANG_FL_tClient_uCreatedDate "uCreatedDate" |
|---|
| 222 | #define LANG_FT_tClient_uCreatedDate "Unix seconds date last insert" |
|---|
| 223 | #define LANG_FL_tClient_uModBy "uModBy" |
|---|
| 224 | #define LANG_FT_tClient_uModBy "uClient for last update" |
|---|
| 225 | #define LANG_FL_tClient_uModDate "uModDate" |
|---|
| 226 | #define LANG_FT_tClient_uModDate "Unix seconds date last update" |
|---|
| 227 | //tAuthorize |
|---|
| 228 | #define LANG_FL_tAuthorize_uAuthorize "uAuthorize" |
|---|
| 229 | #define LANG_FT_tAuthorize_uAuthorize "Primary Key" |
|---|
| 230 | #define LANG_FL_tAuthorize_cLabel "cLabel" |
|---|
| 231 | #define LANG_FT_tAuthorize_cLabel "Short label" |
|---|
| 232 | #define LANG_FL_tAuthorize_cIpMask "cIpMask" |
|---|
| 233 | #define LANG_FT_tAuthorize_cIpMask "Allow user from this IP" |
|---|
| 234 | #define LANG_FL_tAuthorize_uPerm "uPerm" |
|---|
| 235 | #define LANG_FT_tAuthorize_uPerm "User permission level" |
|---|
| 236 | #define LANG_FL_tAuthorize_uCertClient "uCertClient" |
|---|
| 237 | #define LANG_FT_tAuthorize_uCertClient "User uClient" |
|---|
| 238 | #define LANG_FL_tAuthorize_cPasswd "cPasswd" |
|---|
| 239 | #define LANG_FT_tAuthorize_cPasswd "Encrypted cgi login password" |
|---|
| 240 | #define LANG_FL_tAuthorize_cClrPasswd "cClrPasswd" |
|---|
| 241 | #define LANG_FT_tAuthorize_cClrPasswd "Optionally used non encrypted login password" |
|---|
| 242 | #define LANG_FL_tAuthorize_uOwner "uOwner" |
|---|
| 243 | #define LANG_FT_tAuthorize_uOwner "Record owner" |
|---|
| 244 | #define LANG_FL_tAuthorize_uCreatedBy "uCreatedBy" |
|---|
| 245 | #define LANG_FT_tAuthorize_uCreatedBy "uClient for last insert" |
|---|
| 246 | #define LANG_FL_tAuthorize_uCreatedDate "uCreatedDate" |
|---|
| 247 | #define LANG_FT_tAuthorize_uCreatedDate "Unix seconds date last insert" |
|---|
| 248 | #define LANG_FL_tAuthorize_uModBy "uModBy" |
|---|
| 249 | #define LANG_FT_tAuthorize_uModBy "uClient for last update" |
|---|
| 250 | #define LANG_FL_tAuthorize_uModDate "uModDate" |
|---|
| 251 | #define LANG_FT_tAuthorize_uModDate "Unix seconds date last update" |
|---|
| 252 | //tMonth |
|---|
| 253 | #define LANG_FL_tMonth_uMonth "uMonth" |
|---|
| 254 | #define LANG_FT_tMonth_uMonth "Primary Key" |
|---|
| 255 | #define LANG_FL_tMonth_cLabel "cLabel" |
|---|
| 256 | #define LANG_FT_tMonth_cLabel "Name of Archive Table Ex. tNov2009" |
|---|
| 257 | #define LANG_FL_tMonth_uOwner "uOwner" |
|---|
| 258 | #define LANG_FT_tMonth_uOwner "Record owner" |
|---|
| 259 | #define LANG_FL_tMonth_uCreatedBy "uCreatedBy" |
|---|
| 260 | #define LANG_FT_tMonth_uCreatedBy "uClient for last insert" |
|---|
| 261 | #define LANG_FL_tMonth_uCreatedDate "uCreatedDate" |
|---|
| 262 | #define LANG_FT_tMonth_uCreatedDate "Unix seconds date last insert" |
|---|
| 263 | #define LANG_FL_tMonth_uModBy "uModBy" |
|---|
| 264 | #define LANG_FT_tMonth_uModBy "uClient for last update" |
|---|
| 265 | #define LANG_FL_tMonth_uModDate "uModDate" |
|---|
| 266 | #define LANG_FT_tMonth_uModDate "Unix seconds date last update" |
|---|
| 267 | //tGlossary |
|---|
| 268 | #define LANG_FL_tGlossary_uGlossary "uGlossary" |
|---|
| 269 | #define LANG_FT_tGlossary_uGlossary "Primary Key" |
|---|
| 270 | #define LANG_FL_tGlossary_cLabel "cLabel" |
|---|
| 271 | #define LANG_FT_tGlossary_cLabel "Short label" |
|---|
| 272 | #define LANG_FL_tGlossary_cText "cText" |
|---|
| 273 | #define LANG_FT_tGlossary_cText "Definition of the label referenced in cLabel" |
|---|
| 274 | #define LANG_FL_tGlossary_uOwner "uOwner" |
|---|
| 275 | #define LANG_FT_tGlossary_uOwner "Record owner" |
|---|
| 276 | #define LANG_FL_tGlossary_uCreatedBy "uCreatedBy" |
|---|
| 277 | #define LANG_FT_tGlossary_uCreatedBy "uClient for last insert" |
|---|
| 278 | #define LANG_FL_tGlossary_uCreatedDate "uCreatedDate" |
|---|
| 279 | #define LANG_FT_tGlossary_uCreatedDate "Unix seconds date last insert" |
|---|
| 280 | #define LANG_FL_tGlossary_uModBy "uModBy" |
|---|
| 281 | #define LANG_FT_tGlossary_uModBy "uClient for last update" |
|---|
| 282 | #define LANG_FL_tGlossary_uModDate "uModDate" |
|---|
| 283 | #define LANG_FT_tGlossary_uModDate "Unix seconds date last update" |
|---|
| 284 | //tJob |
|---|
| 285 | #define LANG_FL_tJob_uJob "uJob" |
|---|
| 286 | #define LANG_FT_tJob_uJob "Primary Key" |
|---|
| 287 | #define LANG_FL_tJob_cLabel "cLabel" |
|---|
| 288 | #define LANG_FT_tJob_cLabel "Label for user feedback" |
|---|
| 289 | #define LANG_FL_tJob_cServer "cServer" |
|---|
| 290 | #define LANG_FT_tJob_cServer "Server name ip or any server" |
|---|
| 291 | #define LANG_FL_tJob_cJobName "cJobName" |
|---|
| 292 | #define LANG_FT_tJob_cJobName "Subsystem.Function style job name" |
|---|
| 293 | #define LANG_FL_tJob_uJobTarget "uJobTarget" |
|---|
| 294 | #define LANG_FT_tJob_uJobTarget "Owner of resources created/mod" |
|---|
| 295 | #define LANG_FL_tJob_uJobTargetUser "uJobTargetUser" |
|---|
| 296 | #define LANG_FT_tJob_uJobTargetUser "Target User ID" |
|---|
| 297 | #define LANG_FL_tJob_cJobData "cJobData" |
|---|
| 298 | #define LANG_FT_tJob_cJobData "Remote subsystem server function arguments" |
|---|
| 299 | #define LANG_FL_tJob_uJobDate "uJobDate" |
|---|
| 300 | #define LANG_FT_tJob_uJobDate "Unix seconds for job to start to be considered" |
|---|
| 301 | #define LANG_FL_tJob_uJobStatus "uJobStatus" |
|---|
| 302 | #define LANG_FT_tJob_uJobStatus "Waiting, being processed, done, error" |
|---|
| 303 | #define LANG_FL_tJob_cRemoteMsg "cRemoteMsg" |
|---|
| 304 | #define LANG_FT_tJob_cRemoteMsg "Remote subsytem error message" |
|---|
| 305 | #define LANG_FL_tJob_uOwner "uOwner" |
|---|
| 306 | #define LANG_FT_tJob_uOwner "Record owner" |
|---|
| 307 | #define LANG_FL_tJob_uCreatedBy "uCreatedBy" |
|---|
| 308 | #define LANG_FT_tJob_uCreatedBy "uClient for last insert" |
|---|
| 309 | #define LANG_FL_tJob_uCreatedDate "uCreatedDate" |
|---|
| 310 | #define LANG_FT_tJob_uCreatedDate "Unix seconds date last insert" |
|---|
| 311 | #define LANG_FL_tJob_uModBy "uModBy" |
|---|
| 312 | #define LANG_FT_tJob_uModBy "uClient for last update" |
|---|
| 313 | #define LANG_FL_tJob_uModDate "uModDate" |
|---|
| 314 | #define LANG_FT_tJob_uModDate "Unix seconds date last update" |
|---|
| 315 | //tServer |
|---|
| 316 | #define LANG_FL_tServer_uServer "uServer" |
|---|
| 317 | #define LANG_FT_tServer_uServer "Primary Key" |
|---|
| 318 | #define LANG_FL_tServer_cLabel "cLabel" |
|---|
| 319 | #define LANG_FT_tServer_cLabel "Short label" |
|---|
| 320 | #define LANG_FL_tServer_uOwner "uOwner" |
|---|
| 321 | #define LANG_FT_tServer_uOwner "Record owner" |
|---|
| 322 | #define LANG_FL_tServer_uCreatedBy "uCreatedBy" |
|---|
| 323 | #define LANG_FT_tServer_uCreatedBy "uClient for last insert" |
|---|
| 324 | #define LANG_FL_tServer_uCreatedDate "uCreatedDate" |
|---|
| 325 | #define LANG_FT_tServer_uCreatedDate "Unix seconds date last insert" |
|---|
| 326 | #define LANG_FL_tServer_uModBy "uModBy" |
|---|
| 327 | #define LANG_FT_tServer_uModBy "uClient for last update" |
|---|
| 328 | #define LANG_FL_tServer_uModDate "uModDate" |
|---|
| 329 | #define LANG_FT_tServer_uModDate "Unix seconds date last update" |
|---|
| 330 | //tJobStatus |
|---|
| 331 | #define LANG_FL_tJobStatus_uJobStatus "uJobStatus" |
|---|
| 332 | #define LANG_FT_tJobStatus_uJobStatus "Primary Key" |
|---|
| 333 | #define LANG_FL_tJobStatus_cLabel "cLabel" |
|---|
| 334 | #define LANG_FT_tJobStatus_cLabel "Short label" |
|---|
| 335 | #define LANG_FL_tJobStatus_uOwner "uOwner" |
|---|
| 336 | #define LANG_FT_tJobStatus_uOwner "Record owner" |
|---|
| 337 | #define LANG_FL_tJobStatus_uCreatedBy "uCreatedBy" |
|---|
| 338 | #define LANG_FT_tJobStatus_uCreatedBy "uClient for last insert" |
|---|
| 339 | #define LANG_FL_tJobStatus_uCreatedDate "uCreatedDate" |
|---|
| 340 | #define LANG_FT_tJobStatus_uCreatedDate "Unix seconds date last insert" |
|---|
| 341 | #define LANG_FL_tJobStatus_uModBy "uModBy" |
|---|
| 342 | #define LANG_FT_tJobStatus_uModBy "uClient for last update" |
|---|
| 343 | #define LANG_FL_tJobStatus_uModDate "uModDate" |
|---|
| 344 | #define LANG_FT_tJobStatus_uModDate "Unix seconds date last update" |
|---|
| 345 | //tStatus |
|---|
| 346 | #define LANG_FL_tStatus_uStatus "uStatus" |
|---|
| 347 | #define LANG_FT_tStatus_uStatus "Primary Key" |
|---|
| 348 | #define LANG_FL_tStatus_cLabel "cLabel" |
|---|
| 349 | #define LANG_FT_tStatus_cLabel "Short label" |
|---|
| 350 | #define LANG_FL_tStatus_uOwner "uOwner" |
|---|
| 351 | #define LANG_FT_tStatus_uOwner "Record owner" |
|---|
| 352 | #define LANG_FL_tStatus_uCreatedBy "uCreatedBy" |
|---|
| 353 | #define LANG_FT_tStatus_uCreatedBy "uClient for last insert" |
|---|
| 354 | #define LANG_FL_tStatus_uCreatedDate "uCreatedDate" |
|---|
| 355 | #define LANG_FT_tStatus_uCreatedDate "Unix seconds date last insert" |
|---|
| 356 | #define LANG_FL_tStatus_uModBy "uModBy" |
|---|
| 357 | #define LANG_FT_tStatus_uModBy "uClient for last update" |
|---|
| 358 | #define LANG_FL_tStatus_uModDate "uModDate" |
|---|
| 359 | #define LANG_FT_tStatus_uModDate "Unix seconds date last update" |
|---|
| 360 | //tDatacenter |
|---|
| 361 | #define LANG_FL_tDatacenter_uDatacenter "uDatacenter" |
|---|
| 362 | #define LANG_FT_tDatacenter_uDatacenter "Primary Key" |
|---|
| 363 | #define LANG_FL_tDatacenter_cLabel "cLabel" |
|---|
| 364 | #define LANG_FT_tDatacenter_cLabel "Short label" |
|---|
| 365 | #define LANG_FL_tDatacenter_uStatus "uStatus" |
|---|
| 366 | #define LANG_FT_tDatacenter_uStatus "Status of Datacenter" |
|---|
| 367 | #define LANG_FL_tDatacenter_uOwner "uOwner" |
|---|
| 368 | #define LANG_FT_tDatacenter_uOwner "Record owner" |
|---|
| 369 | #define LANG_FL_tDatacenter_uCreatedBy "uCreatedBy" |
|---|
| 370 | #define LANG_FT_tDatacenter_uCreatedBy "uClient for last insert" |
|---|
| 371 | #define LANG_FL_tDatacenter_uCreatedDate "uCreatedDate" |
|---|
| 372 | #define LANG_FT_tDatacenter_uCreatedDate "Unix seconds date last insert" |
|---|
| 373 | #define LANG_FL_tDatacenter_uModBy "uModBy" |
|---|
| 374 | #define LANG_FT_tDatacenter_uModBy "uClient for last update" |
|---|
| 375 | #define LANG_FL_tDatacenter_uModDate "uModDate" |
|---|
| 376 | #define LANG_FT_tDatacenter_uModDate "Unix seconds date last update" |
|---|
| 377 | //tNode |
|---|
| 378 | #define LANG_FL_tNode_uNode "uNode" |
|---|
| 379 | #define LANG_FT_tNode_uNode "Primary Key" |
|---|
| 380 | #define LANG_FL_tNode_cLabel "cLabel" |
|---|
| 381 | #define LANG_FT_tNode_cLabel "Short label" |
|---|
| 382 | #define LANG_FL_tNode_uDatacenter "uDatacenter" |
|---|
| 383 | #define LANG_FT_tNode_uDatacenter "Belongs to this Datacenter" |
|---|
| 384 | #define LANG_FL_tNode_uStatus "uStatus" |
|---|
| 385 | #define LANG_FT_tNode_uStatus "Status of Hardware Node" |
|---|
| 386 | #define LANG_FL_tNode_uOwner "uOwner" |
|---|
| 387 | #define LANG_FT_tNode_uOwner "Record owner" |
|---|
| 388 | #define LANG_FL_tNode_uCreatedBy "uCreatedBy" |
|---|
| 389 | #define LANG_FT_tNode_uCreatedBy "uClient for last insert" |
|---|
| 390 | #define LANG_FL_tNode_uCreatedDate "uCreatedDate" |
|---|
| 391 | #define LANG_FT_tNode_uCreatedDate "Unix seconds date last insert" |
|---|
| 392 | #define LANG_FL_tNode_uModBy "uModBy" |
|---|
| 393 | #define LANG_FT_tNode_uModBy "uClient for last update" |
|---|
| 394 | #define LANG_FL_tNode_uModDate "uModDate" |
|---|
| 395 | #define LANG_FT_tNode_uModDate "Unix seconds date last update" |
|---|
| 396 | //tContainer |
|---|
| 397 | #define LANG_FL_tContainer_uContainer "uContainer" |
|---|
| 398 | #define LANG_FT_tContainer_uContainer "Primary Key" |
|---|
| 399 | #define LANG_FL_tContainer_cLabel "cLabel" |
|---|
| 400 | #define LANG_FT_tContainer_cLabel "Short label" |
|---|
| 401 | #define LANG_FL_tContainer_cHostname "cHostname" |
|---|
| 402 | #define LANG_FT_tContainer_cHostname "FQDN Hostname" |
|---|
| 403 | #define LANG_FL_tContainer_uVeth "uVeth" |
|---|
| 404 | #define LANG_FT_tContainer_uVeth "Default VENET, yes VETH networking" |
|---|
| 405 | #define LANG_FL_tContainer_uIPv4 "uIPv4" |
|---|
| 406 | #define LANG_FT_tContainer_uIPv4 "First IPv4 Number" |
|---|
| 407 | #define LANG_FL_tContainer_uOSTemplate "uOSTemplate" |
|---|
| 408 | #define LANG_FT_tContainer_uOSTemplate "Container OS Template" |
|---|
| 409 | #define LANG_FL_tContainer_uConfig "uConfig" |
|---|
| 410 | #define LANG_FT_tContainer_uConfig "Container Config File Used on Creation" |
|---|
| 411 | #define LANG_FL_tContainer_uNameserver "uNameserver" |
|---|
| 412 | #define LANG_FT_tContainer_uNameserver "Container Resolver Nameserver Set" |
|---|
| 413 | #define LANG_FL_tContainer_uSearchdomain "uSearchdomain" |
|---|
| 414 | #define LANG_FT_tContainer_uSearchdomain "Container Resolver Searchdomain" |
|---|
| 415 | #define LANG_FL_tContainer_uDatacenter "uDatacenter" |
|---|
| 416 | #define LANG_FT_tContainer_uDatacenter "Belongs to this Datacenter" |
|---|
| 417 | #define LANG_FL_tContainer_uNode "uNode" |
|---|
| 418 | #define LANG_FT_tContainer_uNode "Running on this Node" |
|---|
| 419 | #define LANG_FL_tContainer_uStatus "uStatus" |
|---|
| 420 | #define LANG_FT_tContainer_uStatus "Status of Container" |
|---|
| 421 | #define LANG_FL_tContainer_uOwner "uOwner" |
|---|
| 422 | #define LANG_FT_tContainer_uOwner "Record owner" |
|---|
| 423 | #define LANG_FL_tContainer_uCreatedBy "uCreatedBy" |
|---|
| 424 | #define LANG_FT_tContainer_uCreatedBy "uClient for last insert" |
|---|
| 425 | #define LANG_FL_tContainer_uCreatedDate "uCreatedDate" |
|---|
| 426 | #define LANG_FT_tContainer_uCreatedDate "Unix seconds date last insert" |
|---|
| 427 | #define LANG_FL_tContainer_uModBy "uModBy" |
|---|
| 428 | #define LANG_FT_tContainer_uModBy "uClient for last update" |
|---|
| 429 | #define LANG_FL_tContainer_uModDate "uModDate" |
|---|
| 430 | #define LANG_FT_tContainer_uModDate "Unix seconds date last update" |
|---|
| 431 | #define LANG_FL_tContainer_uSource "uSource" |
|---|
| 432 | #define LANG_FT_tContainer_uSource "Source of a cloned container" |
|---|
| 433 | #define LANG_FL_tContainer_uBackupDate "uBackupDate" |
|---|
| 434 | #define LANG_FT_tContainer_uBackupDate "Unix seconds date last backup" |
|---|
| 435 | //tProperty |
|---|
| 436 | #define LANG_FL_tProperty_uProperty "uProperty" |
|---|
| 437 | #define LANG_FT_tProperty_uProperty "Primary Key" |
|---|
| 438 | #define LANG_FL_tProperty_cName "cName" |
|---|
| 439 | #define LANG_FT_tProperty_cName "Property Name" |
|---|
| 440 | #define LANG_FL_tProperty_cValue "cValue" |
|---|
| 441 | #define LANG_FT_tProperty_cValue "Value of property" |
|---|
| 442 | #define LANG_FL_tProperty_uType "uType" |
|---|
| 443 | #define LANG_FT_tProperty_uType "Type of property" |
|---|
| 444 | #define LANG_FL_tProperty_uKey "uKey" |
|---|
| 445 | #define LANG_FT_tProperty_uKey "Abstract FK" |
|---|
| 446 | #define LANG_FL_tProperty_uOwner "uOwner" |
|---|
| 447 | #define LANG_FT_tProperty_uOwner "Record owner" |
|---|
| 448 | #define LANG_FL_tProperty_uCreatedBy "uCreatedBy" |
|---|
| 449 | #define LANG_FT_tProperty_uCreatedBy "uClient for last insert" |
|---|
| 450 | #define LANG_FL_tProperty_uCreatedDate "uCreatedDate" |
|---|
| 451 | #define LANG_FT_tProperty_uCreatedDate "Unix seconds date last insert" |
|---|
| 452 | #define LANG_FL_tProperty_uModBy "uModBy" |
|---|
| 453 | #define LANG_FT_tProperty_uModBy "uClient for last update" |
|---|
| 454 | #define LANG_FL_tProperty_uModDate "uModDate" |
|---|
| 455 | #define LANG_FT_tProperty_uModDate "Unix seconds date last update" |
|---|
| 456 | //tType |
|---|
| 457 | #define LANG_FL_tType_uType "uType" |
|---|
| 458 | #define LANG_FT_tType_uType "Primary Key" |
|---|
| 459 | #define LANG_FL_tType_cLabel "cLabel" |
|---|
| 460 | #define LANG_FT_tType_cLabel "Short label" |
|---|
| 461 | #define LANG_FL_tType_uOwner "uOwner" |
|---|
| 462 | #define LANG_FT_tType_uOwner "Record owner" |
|---|
| 463 | #define LANG_FL_tType_uCreatedBy "uCreatedBy" |
|---|
| 464 | #define LANG_FT_tType_uCreatedBy "uClient for last insert" |
|---|
| 465 | #define LANG_FL_tType_uCreatedDate "uCreatedDate" |
|---|
| 466 | #define LANG_FT_tType_uCreatedDate "Unix seconds date last insert" |
|---|
| 467 | #define LANG_FL_tType_uModBy "uModBy" |
|---|
| 468 | #define LANG_FT_tType_uModBy "uClient for last update" |
|---|
| 469 | #define LANG_FL_tType_uModDate "uModDate" |
|---|
| 470 | #define LANG_FT_tType_uModDate "Unix seconds date last update" |
|---|
| 471 | //tOSTemplate |
|---|
| 472 | #define LANG_FL_tOSTemplate_uOSTemplate "uOSTemplate" |
|---|
| 473 | #define LANG_FT_tOSTemplate_uOSTemplate "Primary Key" |
|---|
| 474 | #define LANG_FL_tOSTemplate_cLabel "cLabel" |
|---|
| 475 | #define LANG_FT_tOSTemplate_cLabel "Short label" |
|---|
| 476 | #define LANG_FL_tOSTemplate_uOwner "uOwner" |
|---|
| 477 | #define LANG_FT_tOSTemplate_uOwner "Record owner" |
|---|
| 478 | #define LANG_FL_tOSTemplate_uCreatedBy "uCreatedBy" |
|---|
| 479 | #define LANG_FT_tOSTemplate_uCreatedBy "uClient for last insert" |
|---|
| 480 | #define LANG_FL_tOSTemplate_uCreatedDate "uCreatedDate" |
|---|
| 481 | #define LANG_FT_tOSTemplate_uCreatedDate "Unix seconds date last insert" |
|---|
| 482 | #define LANG_FL_tOSTemplate_uModBy "uModBy" |
|---|
| 483 | #define LANG_FT_tOSTemplate_uModBy "uClient for last update" |
|---|
| 484 | #define LANG_FL_tOSTemplate_uModDate "uModDate" |
|---|
| 485 | #define LANG_FT_tOSTemplate_uModDate "Unix seconds date last update" |
|---|
| 486 | //tNameserver |
|---|
| 487 | #define LANG_FL_tNameserver_uNameserver "uNameserver" |
|---|
| 488 | #define LANG_FT_tNameserver_uNameserver "Primary Key" |
|---|
| 489 | #define LANG_FL_tNameserver_cLabel "cLabel" |
|---|
| 490 | #define LANG_FT_tNameserver_cLabel "Short label" |
|---|
| 491 | #define LANG_FL_tNameserver_uOwner "uOwner" |
|---|
| 492 | #define LANG_FT_tNameserver_uOwner "Record owner" |
|---|
| 493 | #define LANG_FL_tNameserver_uCreatedBy "uCreatedBy" |
|---|
| 494 | #define LANG_FT_tNameserver_uCreatedBy "uClient for last insert" |
|---|
| 495 | #define LANG_FL_tNameserver_uCreatedDate "uCreatedDate" |
|---|
| 496 | #define LANG_FT_tNameserver_uCreatedDate "Unix seconds date last insert" |
|---|
| 497 | #define LANG_FL_tNameserver_uModBy "uModBy" |
|---|
| 498 | #define LANG_FT_tNameserver_uModBy "uClient for last update" |
|---|
| 499 | #define LANG_FL_tNameserver_uModDate "uModDate" |
|---|
| 500 | #define LANG_FT_tNameserver_uModDate "Unix seconds date last update" |
|---|
| 501 | //tSearchdomain |
|---|
| 502 | #define LANG_FL_tSearchdomain_uSearchdomain "uSearchdomain" |
|---|
| 503 | #define LANG_FT_tSearchdomain_uSearchdomain "Primary Key" |
|---|
| 504 | #define LANG_FL_tSearchdomain_cLabel "cLabel" |
|---|
| 505 | #define LANG_FT_tSearchdomain_cLabel "Short label" |
|---|
| 506 | #define LANG_FL_tSearchdomain_uOwner "uOwner" |
|---|
| 507 | #define LANG_FT_tSearchdomain_uOwner "Record owner" |
|---|
| 508 | #define LANG_FL_tSearchdomain_uCreatedBy "uCreatedBy" |
|---|
| 509 | #define LANG_FT_tSearchdomain_uCreatedBy "uClient for last insert" |
|---|
| 510 | #define LANG_FL_tSearchdomain_uCreatedDate "uCreatedDate" |
|---|
| 511 | #define LANG_FT_tSearchdomain_uCreatedDate "Unix seconds date last insert" |
|---|
| 512 | #define LANG_FL_tSearchdomain_uModBy "uModBy" |
|---|
| 513 | #define LANG_FT_tSearchdomain_uModBy "uClient for last update" |
|---|
| 514 | #define LANG_FL_tSearchdomain_uModDate "uModDate" |
|---|
| 515 | #define LANG_FT_tSearchdomain_uModDate "Unix seconds date last update" |
|---|
| 516 | //tConfig |
|---|
| 517 | #define LANG_FL_tConfig_uConfig "uConfig" |
|---|
| 518 | #define LANG_FT_tConfig_uConfig "Primary Key" |
|---|
| 519 | #define LANG_FL_tConfig_cLabel "cLabel" |
|---|
| 520 | #define LANG_FT_tConfig_cLabel "Short label" |
|---|
| 521 | #define LANG_FL_tConfig_uOwner "uOwner" |
|---|
| 522 | #define LANG_FT_tConfig_uOwner "Record owner" |
|---|
| 523 | #define LANG_FL_tConfig_uCreatedBy "uCreatedBy" |
|---|
| 524 | #define LANG_FT_tConfig_uCreatedBy "uClient for last insert" |
|---|
| 525 | #define LANG_FL_tConfig_uCreatedDate "uCreatedDate" |
|---|
| 526 | #define LANG_FT_tConfig_uCreatedDate "Unix seconds date last insert" |
|---|
| 527 | #define LANG_FL_tConfig_uModBy "uModBy" |
|---|
| 528 | #define LANG_FT_tConfig_uModBy "uClient for last update" |
|---|
| 529 | #define LANG_FL_tConfig_uModDate "uModDate" |
|---|
| 530 | #define LANG_FT_tConfig_uModDate "Unix seconds date last update" |
|---|
| 531 | //tIP |
|---|
| 532 | #define LANG_FL_tIP_uIP "uIP" |
|---|
| 533 | #define LANG_FT_tIP_uIP "Primary Key" |
|---|
| 534 | #define LANG_FL_tIP_cLabel "cLabel" |
|---|
| 535 | #define LANG_FT_tIP_cLabel "Short label" |
|---|
| 536 | #define LANG_FL_tIP_uAvailable "uAvailable" |
|---|
| 537 | #define LANG_FT_tIP_uAvailable "IP is available for use" |
|---|
| 538 | #define LANG_FL_tIP_uOwner "uOwner" |
|---|
| 539 | #define LANG_FT_tIP_uOwner "Record owner" |
|---|
| 540 | #define LANG_FL_tIP_uCreatedBy "uCreatedBy" |
|---|
| 541 | #define LANG_FT_tIP_uCreatedBy "uClient for last insert" |
|---|
| 542 | #define LANG_FL_tIP_uCreatedDate "uCreatedDate" |
|---|
| 543 | #define LANG_FT_tIP_uCreatedDate "Unix seconds date last insert" |
|---|
| 544 | #define LANG_FL_tIP_uModBy "uModBy" |
|---|
| 545 | #define LANG_FT_tIP_uModBy "uClient for last update" |
|---|
| 546 | #define LANG_FL_tIP_uModDate "uModDate" |
|---|
| 547 | #define LANG_FT_tIP_uModDate "Unix seconds date last update" |
|---|
| 548 | //tGroupType |
|---|
| 549 | #define LANG_FL_tGroupType_uGroupType "uGroupType" |
|---|
| 550 | #define LANG_FT_tGroupType_uGroupType "Primary Key" |
|---|
| 551 | #define LANG_FL_tGroupType_cLabel "cLabel" |
|---|
| 552 | #define LANG_FT_tGroupType_cLabel "Short label" |
|---|
| 553 | #define LANG_FL_tGroupType_uOwner "uOwner" |
|---|
| 554 | #define LANG_FT_tGroupType_uOwner "Record owner" |
|---|
| 555 | #define LANG_FL_tGroupType_uCreatedBy "uCreatedBy" |
|---|
| 556 | #define LANG_FT_tGroupType_uCreatedBy "uClient for last insert" |
|---|
| 557 | #define LANG_FL_tGroupType_uCreatedDate "uCreatedDate" |
|---|
| 558 | #define LANG_FT_tGroupType_uCreatedDate "Unix seconds date last insert" |
|---|
| 559 | #define LANG_FL_tGroupType_uModBy "uModBy" |
|---|
| 560 | #define LANG_FT_tGroupType_uModBy "uClient for last update" |
|---|
| 561 | #define LANG_FL_tGroupType_uModDate "uModDate" |
|---|
| 562 | #define LANG_FT_tGroupType_uModDate "Unix seconds date last update" |
|---|
| 563 | //tGroup |
|---|
| 564 | #define LANG_FL_tGroup_uGroup "uGroup" |
|---|
| 565 | #define LANG_FT_tGroup_uGroup "Primary Key" |
|---|
| 566 | #define LANG_FL_tGroup_cLabel "cLabel" |
|---|
| 567 | #define LANG_FT_tGroup_cLabel "Short label" |
|---|
| 568 | #define LANG_FL_tGroup_uGroupType "uGroupType" |
|---|
| 569 | #define LANG_FT_tGroup_uGroupType "Group type association" |
|---|
| 570 | #define LANG_FL_tGroup_uOwner "uOwner" |
|---|
| 571 | #define LANG_FT_tGroup_uOwner "Record owner" |
|---|
| 572 | #define LANG_FL_tGroup_uCreatedBy "uCreatedBy" |
|---|
| 573 | #define LANG_FT_tGroup_uCreatedBy "uClient for last insert" |
|---|
| 574 | #define LANG_FL_tGroup_uCreatedDate "uCreatedDate" |
|---|
| 575 | #define LANG_FT_tGroup_uCreatedDate "Unix seconds date last insert" |
|---|
| 576 | #define LANG_FL_tGroup_uModBy "uModBy" |
|---|
| 577 | #define LANG_FT_tGroup_uModBy "uClient for last update" |
|---|
| 578 | #define LANG_FL_tGroup_uModDate "uModDate" |
|---|
| 579 | #define LANG_FT_tGroup_uModDate "Unix seconds date last update" |
|---|
| 580 | //tGroupGlue |
|---|
| 581 | #define LANG_FL_tGroupGlue_uGroupGlue "uGroupGlue" |
|---|
| 582 | #define LANG_FT_tGroupGlue_uGroupGlue "Primary Key" |
|---|
| 583 | #define LANG_FL_tGroupGlue_uGroup "uGroup" |
|---|
| 584 | #define LANG_FT_tGroupGlue_uGroup "Glue into tGroup" |
|---|
| 585 | #define LANG_FL_tGroupGlue_uNode "uNode" |
|---|
| 586 | #define LANG_FT_tGroupGlue_uNode "Glue into tNode" |
|---|
| 587 | #define LANG_FL_tGroupGlue_uContainer "uContainer" |
|---|
| 588 | #define LANG_FT_tGroupGlue_uContainer "Glue into tContainer" |
|---|
| 589 | //tClient |
|---|
| 590 | //tTemplate |
|---|
| 591 | //tTemplateSet |
|---|
| 592 | //tTemplateType |
|---|
| 593 | //tLog |
|---|
| 594 | //tLogType |
|---|
| 595 | //tLogMonth |
|---|
| 596 | //tGlossary |
|---|
| 597 | //tJob |
|---|
| 598 | //tJobStatus |
|---|
| 599 | //tStatus |
|---|
| 600 | //tConfiguration |
|---|