Closed (fixed)
Project:
Drupal core
Component:
locale.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2003 at 20:02 UTC
Updated:
22 Aug 2004 at 23:20 UTC
While translating my website i discovered that some of my entries in the locale-table (db)are duplicated.. Maybe it's a good idea to check first if the string already exists in the db and if it's not there, then insert it...
Teh locale improvements in Marco's sandbox are much promising, but as far as my little PHP-knowledge goes this isn't implemented in his patches too..
Comments
Comment #1
dries commentedCan you try the following two queries:
What results do these yield?
Comment #2
Stefan Nagtegaal commentedThere's nothing happening on my db when I do that... It only says 'Query finished succesfully'... Should I do anything more than you wrote here?
Comment #3
dries commentedYes, each query should "return" a number. For example:
Comment #4
claybutterfly commentedIt isn't working Dries.. I do not get any numbers..
Maybe it's because I use MySQLAdmin?
Comment #5
killes@www.drop.org commentedThe new locale module does the suggested checking.
Comment #6
(not verified) commented