2006-12-26 Raul Mateos <raulofpandora@gmail.com>
* pandoradb_data.sql: Solved small typo from last commit git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@339 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
65eacd8c01
commit
70d4cd2306
|
@ -142,7 +142,7 @@ INSERT INTO `tlanguage` VALUES ('pt_br','Português-Brasil');
|
|||
INSERT INTO `tlanguage` VALUES ('fr','Français');
|
||||
INSERT INTO `tlanguage` VALUES ('it','Italiano');
|
||||
INSERT INTO `tlanguage` VALUES ('ca','Català');
|
||||
INSERT INTO `tlanguage` VALUES ('gl','Galego;');
|
||||
INSERT INTO `tlanguage` VALUES ('gl','Galego');
|
||||
|
||||
--
|
||||
-- Dumping data for table `tmodule_group`
|
||||
|
|
Loading…
Reference in New Issue