diff --git a/main/webapp/modules/core/langs/translation-en.json b/main/webapp/modules/core/langs/translation-en.json index 52fcd62d5..8d8448f27 100644 --- a/main/webapp/modules/core/langs/translation-en.json +++ b/main/webapp/modules/core/langs/translation-en.json @@ -114,7 +114,7 @@ "store-blank": "Store blank rows", "store-nulls": "Store blank cells as nulls", "blank-spanning-cells": "Pad cells spanning over multiple rows or columns with nulls", - "include-raw-templates": "Include raw templates as wikicode", + "include-raw-templates": "Include templates as raw wikicode", "wiki-base-url": "Reconcile to wiki with base URL:", "invalid-wikitext": "No table could be parsed. Are you sure this is a valid wiki table?", "store-source": "Store file source
(file names, URLs)
in each row", @@ -514,8 +514,8 @@ "remove-prop": "remove", "configure-prop": "configure", "no-settings": "No settings are available for this property.", - "extend-not-reconciled": "This operation is only available on reconciled columns.", - "extend-not-supported": "This reconciliation service does not support data extension. Try removing the service and adding it again. If the problem persists, contact the service provider.", + "extend-not-reconciled": "This operation is only available on reconciled columns.", + "extend-not-supported": "This reconciliation service does not support data extension. Try removing the service and adding it again. If the problem persists, contact the service provider.", "add-col-fetch": "Add column by fetching URLs based on column", "throttle-delay": "Throttle delay", "milli": "milliseconds",