-
{t('Available Fields', {ns: 'dataquery'})}
props.allCategories.modules[key]}
onChange={props.onCategoryChange}
+ label={t('Select a field', {ns: 'dataquery'})}
+ placeholder={t('Available Fields', {ns: 'dataquery'})}
/>
{fieldList}
diff --git a/modules/dataquery/locale/dataquery.pot b/modules/dataquery/locale/dataquery.pot
index 165db07949d..88ee5410935 100644
--- a/modules/dataquery/locale/dataquery.pot
+++ b/modules/dataquery/locale/dataquery.pot
@@ -515,13 +515,13 @@ msgstr ""
msgid "Remove all"
msgstr ""
-msgid "Filter within category"
+msgid "Filter within ${cname}"
msgstr ""
msgid "Default Visits"
msgstr ""
-msgid "Sync with selected fields"
+msgid "Sync visit selection across selected fields"
msgstr ""
msgid "Select a category"
diff --git a/modules/dataquery/locale/hi/LC_MESSAGES/dataquery.po b/modules/dataquery/locale/hi/LC_MESSAGES/dataquery.po
index 11b88ab4adf..bf9db758dd0 100644
--- a/modules/dataquery/locale/hi/LC_MESSAGES/dataquery.po
+++ b/modules/dataquery/locale/hi/LC_MESSAGES/dataquery.po
@@ -514,13 +514,15 @@ msgstr "सभी जोड़ें"
msgid "Remove all"
msgstr "सभी हटाएँ"
-msgid "Filter within category"
+# NEEDS UPDATE
+msgid "Filter within ${cname}"
msgstr "श्रेणी के भीतर फ़िल्टर करें"
msgid "Default Visits"
msgstr "डिफ़ॉल्ट विज़िट"
-msgid "Sync with selected fields"
+# NEEDS UPDATE
+msgid "Sync visit selection across selected fields"
msgstr "चयनित फ़ील्ड के साथ समन्वय करें"
msgid "Select a category"
diff --git a/modules/dataquery/locale/ja/LC_MESSAGES/dataquery.po b/modules/dataquery/locale/ja/LC_MESSAGES/dataquery.po
index d1374b635aa..08443aeedda 100644
--- a/modules/dataquery/locale/ja/LC_MESSAGES/dataquery.po
+++ b/modules/dataquery/locale/ja/LC_MESSAGES/dataquery.po
@@ -510,13 +510,15 @@ msgstr "すべて追加"
msgid "Remove all"
msgstr "すべて削除"
-msgid "Filter within category"
+# NEEDS UPDATE
+msgid "Filter within ${cname}"
msgstr "カテゴリ内でフィルタリング"
msgid "Default Visits"
msgstr "デフォルトの訪問"
-msgid "Sync with selected fields"
+# NEEDS UPDATE
+msgid "Sync visit selection across selected fields"
msgstr "選択したフィールドと同期"
msgid "Select a field"