FCLT#60015 nieuwe teksten van CND verplato-en

svn path=/Customer/trunk/; revision=45393
This commit is contained in:
Peter Feij
2020-01-09 12:38:43 +00:00
parent 93e0ee75f0
commit a57a86f513

View File

@@ -82,6 +82,8 @@ select 'myfacilitor', 20 , 99, 'myfacilitor.asp' from dual;
-- Terminologie
-- PF: Deze updates zijn in principe best herhaalbaar en zouden daarom (om updates eenvoudiger te maken) naar PLAT.SQL verplaatst moeten worden.
-- Algemeen
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Plato' WHERE fac_locale_xsl_label = 'lcl_facilitor_appl' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Plato' WHERE fac_locale_xsl_label = 'lcl_facilitor_ie_title' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
@@ -221,6 +223,8 @@ UPDATE fac_locale_xsl SET fac_locale_xsl_cust = ' ' WHERE fac_locale_xsl_label =
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Element gegevens' WHERE fac_locale_xsl_label = 'lcl_ins_frame_algemeen' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Algemene elementenmerken' WHERE fac_locale_xsl_label = 'lcl_general_properties' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Elementenbeheer' WHERE fac_locale_xsl_label = 'lcl_ins_object_management' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Verwerkt in de conditiescore van het element' WHERE fac_locale_xsl_label = 'cnd_conditiescore_verwerkt' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Verwerkt in de conditiescores van de elementen' WHERE fac_locale_xsl_label = 'cnd_conditiescore_verwerkt_m' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
-- Rename van terugkerende taken -> recept
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recepten' WHERE fac_locale_xsl_label = 'ins_srtcontrole_m' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';