UPDATE Translations SET Translations.strEN = "OV federation number", Translations.strDE = "OV Verbandsnummer", Translations.strFR = "Numéro fédéral OV", Translations.strNL = "OV nummer" WHERE (((Translations.MsgID)=261)); UPDATE Translations SET Translations.strEN = "OV", Translations.strNL = "OV" WHERE (((Translations.MsgID)=878)); UPDATE Translations SET Translations.strEN = "Autumn Cup (OV)", Translations.strDE = "Herbstpokal(OV)", Translations.strFR = "Challenge d'Automne (OV)", Translations.strNL = "Herfstwisselbeker (OV)" WHERE (((Translations.MsgID)=920)); UPDATE Translations SET Translations.strNL = "naar punten (!! niet geldig voor VK OV)" WHERE (((Translations.MsgID)=1044)); UPDATE Translations_Custom SET Translations_Custom.strEN = "OV-nummer", Translations_Custom.strDE = "OV-nummer", Translations_Custom.strFR = "OV-nummer", Translations_Custom.strNL = "OV-nummer", Translations_Custom.strPT = "OV-nummer", Translations_Custom.strES = "OV-nummer" WHERE (((Translations_Custom.MsgID)=990)); UPDATE Club SET Club.Name = "Orienteering Vlaanderen", Club.Short_Name = "OV" WHERE (((Club.ID)=66)); UPDATE Federation SET Federation.Name = "OV", Federation.LongName = "Orienteering Vlaanderen" WHERE (((Federation.ID)=2)); UPDATE Type_of_Competition SET Type_of_Competition.Competition_Type = "OV Dagwedstrijd" WHERE (((Type_of_Competition.ID)=56)); UPDATE Type_of_Competition SET Type_of_Competition.Competition_Type = "OV Nacht en Sprint" WHERE (((Type_of_Competition.ID)=57)); UPDATE Type_of_Competition SET Type_of_Competition.Competition_Type = "OV kamp. Middle" WHERE (((Type_of_Competition.ID)=61)); UPDATE Type_of_Competition SET Type_of_Competition.Competition_Type = "OV kamp. Sprint" WHERE (((Type_of_Competition.ID)=62)); UPDATE Type_of_Competition SET Type_of_Competition.Competition_Type = "OV kamp. Nacht" WHERE (((Type_of_Competition.ID)=63));