0; // more translations $res = mysql_query("INSERT IGNORE INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('occupied', 'DE', 'belegt'), ('occupied', 'EN', 'occupied'), ('free', 'DE', 'frei'), ('free', 'EN', 'free');"); $applied |= mysql_affected_rows() > 0;