Db script string
Ir a la navegación
Ir a la búsqueda
La tabla `db_script_string`
Esta tabla contiene los textos usados por el comando "talk" en las tablas *_scripts.
Estructura
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
Entry | int(16) | unsigned | PRI | NO | 0 | ||
content_default | text | signed | NO | NULL | |||
content_loc1 | text | signed | NO | NULL | |||
content_loc2 | text | signed | NO | NULL | |||
content_loc3 | text | signed | NO | NULL | |||
content_loc4 | text | signed | NO | NULL | |||
content_loc5 | text | signed | NO | NULL | |||
content_loc6 | text | signed | NO | NULL | |||
content_loc7 | text | unsigned | NO | NULL | |||
content_loc8 | text | signed | NO | NULL |
entry
ID del texto. Tiene que ser siempre un múmero comprendido entre 2000000000 y 2000010000.
content_default
El texto original, en inglés.
content
La traducción del texto para otros idiomas. El español (esES) corresponde al loc6 y el esMX corresponde al loc7.