Could anyone help me to solve this issue???? I have a multilingual site but I don't know why it shows this

user warning: Duplicate entry '4478' for key 1 query: INSERT INTO i18n_strings (lid, type, objectid, property) VALUES(4478, 'anuncios', 0, '0') in /home/inmobili/public_html/interartix/tours/modules/i18n/i18nstrings/i18nstrings.module on line 305.
user warning: Duplicate entry '2506' for key 1 query: INSERT INTO i18n_strings (lid, type, objectid, property) VALUES(2506, 'articulo', 0, '0') in /home/inmobili/public_html/interartix/tours/modules/i18n/i18nstrings/i18nstrings.module on line 305.
user warning: Duplicate entry '4762' for key 1 query: INSERT INTO i18n_strings (lid, type, objectid, property) VALUES(4762, 'articulo-real-state', 0, '0') in /home/inmobili/public_html/interartix/tours/modules/i18n/i18nstrings/i18nstrings.module on line 305.
user warning: Duplicate entry '5060' for key 1 query: INSERT INTO i18n_strings (lid, type, objectid, property) VALUES(5060, 'articulos-voluntariado', 0, '0') in /home/inmobili/public_html/interartix/tours/modules/i18n/i18nstrings/i18nstrings.module on line 305.
user warning: Duplicate entry '3985' for key 1 query: INSERT INTO i18n_strings (lid, type, objectid, property) VALUES(3985, 'foto-en-header', 0, '0') in /home/inmobili/public_html/interartix/tours/modules/i18n/i18nstrings/i18nstrings.module on line 305.
user warning: Duplicate entry '3183' for key 1 query: INSERT INTO i18n_strings (lid, type, objectid, property) VALUES(3183, 'hotel', 0, '0') in /home/inmobili/public_html/interartix/tours/modules/i18n/i18nstrings/i18nstrings.module on line 305.
user warning: Duplicate entry '4521' for key 1 query: INSERT INTO i18n_strings (lid, type, objectid, property) VALUES(4521, 'hotel-estatico', 0, '0') in /home/inmobili/public_html/interartix/tours/modules/i18n/i18nstrings/i18nstrings.module on line 305.
user warning: Duplicate entry '4522' for key 1 query: INSERT INTO i18n_strings (lid, type, objectid, property) VALUES(4522, 'hoteles-pagan', 0, '0') in /home/inmobili/public_html/interartix/tours/modules/i18n/i18nstrings/i18nstrings.module on line 305.

Comments

bsimon’s picture

from the warning messages, it looks similar to this issue:

http://drupal.org/node/277711

hass’s picture

Category: support » bug
Status: Active » Closed (duplicate)
kostajh’s picture

subscribing, I have the same problem.
user warning: Duplicate entry 'es-5299-0' for key 1 query: INSERT INTO locales_target (translation, lid, language) VALUES('Edición Impresa', 5299, 'es') in /var/www/sites/all/modules/i18n/i18nstrings/i18nstrings.admin.inc on line 84.

When this error appeared I was translating other strings, not the one highlighted in the error message.