sorry for my bother,mrpowless,
I understand to add one line:INSERT INTO `LocalizationLanguages` VALUES (5, 'Chinese', 'ch'); after the line:INSERT INTO `LocalizationLanguages` VALUES(1, 'English', 'gb');
and I should to translate 2500 lines after,i dont know what is the 4's and 5's mean?
and what is run an sql query with it?
at the end,if I shuould take the 2500 lines to a new file and name it chinese.sql alone?
I understand to add one line:INSERT INTO `LocalizationLanguages` VALUES (5, 'Chinese', 'ch'); after the line:INSERT INTO `LocalizationLanguages` VALUES(1, 'English', 'gb');
and I should to translate 2500 lines after,i dont know what is the 4's and 5's mean?
and what is run an sql query with it?
at the end,if I shuould take the 2500 lines to a new file and name it chinese.sql alone?
thanks again