diff --git a/app/langs/da-dk.js b/app/langs/da-dk.js index 55588d1..7c76b2e 100644 --- a/app/langs/da-dk.js +++ b/app/langs/da-dk.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Tillad brugere at aktivere/deaktivere individuelle fieldsets.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/de-de.js b/app/langs/de-de.js index 5605779..b501840 100644 --- a/app/langs/de-de.js +++ b/app/langs/de-de.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/en-gb.js b/app/langs/en-gb.js index 9857115..ec0f1e7 100644 --- a/app/langs/en-gb.js +++ b/app/langs/en-gb.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/en-us.js b/app/langs/en-us.js index 5605779..b501840 100644 --- a/app/langs/en-us.js +++ b/app/langs/en-us.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/es-es.js b/app/langs/es-es.js index 5605779..b501840 100644 --- a/app/langs/es-es.js +++ b/app/langs/es-es.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/fr-fr.js b/app/langs/fr-fr.js index 5605779..b501840 100644 --- a/app/langs/fr-fr.js +++ b/app/langs/fr-fr.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/he-il.js b/app/langs/he-il.js index 5605779..b501840 100644 --- a/app/langs/he-il.js +++ b/app/langs/he-il.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/it-it.js b/app/langs/it-it.js index 5605779..b501840 100644 --- a/app/langs/it-it.js +++ b/app/langs/it-it.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/ja-jp.js b/app/langs/ja-jp.js index 5605779..b501840 100644 --- a/app/langs/ja-jp.js +++ b/app/langs/ja-jp.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/ko-kr.js b/app/langs/ko-kr.js index 5605779..b501840 100644 --- a/app/langs/ko-kr.js +++ b/app/langs/ko-kr.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/nb-no.js b/app/langs/nb-no.js index 5605779..b501840 100644 --- a/app/langs/nb-no.js +++ b/app/langs/nb-no.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/nl-nl.js b/app/langs/nl-nl.js index 5605779..b501840 100644 --- a/app/langs/nl-nl.js +++ b/app/langs/nl-nl.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/pl-pl.js b/app/langs/pl-pl.js index 5605779..b501840 100644 --- a/app/langs/pl-pl.js +++ b/app/langs/pl-pl.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/pt-br.js b/app/langs/pt-br.js index 5605779..b501840 100644 --- a/app/langs/pt-br.js +++ b/app/langs/pt-br.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/ru-ru.js b/app/langs/ru-ru.js index 5605779..b501840 100644 --- a/app/langs/ru-ru.js +++ b/app/langs/ru-ru.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/sv-se.js b/app/langs/sv-se.js index 5605779..b501840 100644 --- a/app/langs/sv-se.js +++ b/app/langs/sv-se.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/langs/zh-cn.js b/app/langs/zh-cn.js index 5605779..b501840 100644 --- a/app/langs/zh-cn.js +++ b/app/langs/zh-cn.js @@ -36,5 +36,6 @@ "enableDisablingDescription": "Allows fieldsets to be individually enabled/disabled.", "deepDatatypeRequest":"Enable Deep Datatype Requests?", "deepDatatypeRequestDescription":"Allows for easier datatype interception at the cost of caching performance.", - "archetypeOverrideDefaultConverter":"Check this if you wish to use your own custom property value converter." + "overrideDefaultConverterDescription":"Check this if you wish to use your own custom property value converter.", + "overrideDefaultConverter":"Override Default Property Value Converter?" } diff --git a/app/views/archetype.config.html b/app/views/archetype.config.html index 70e1458..78769a2 100644 --- a/app/views/archetype.config.html +++ b/app/views/archetype.config.html @@ -134,15 +134,15 @@