dev/translation#65 Further remove moneyValueFormat
[civicrm-core.git] / api / v3 / examples / Setting / GetFields.ex.php
index 936e6f6f77c047792792c53feaf0c21a92761e39..b906e47d3f0808e91d15095a99554c613a5e5dd8 100644 (file)
@@ -206,7 +206,7 @@ function setting_getfields_expectedresult() {
         'default' => '',
         'html_type' => 'radio',
         'add' => '4.7',
-        'title' => 'Enable Embedded Activity Revisions',
+        'title' => 'Enable deprecated Embedded Activity Revisions',
         'is_domain' => 1,
         'is_contact' => 0,
         'description' => 'Enable tracking of activity revisions embedded within the \"civicrm_activity\" table. Alternatively, see \"Administer => System Settings => Misc => Logging\".',
@@ -1774,21 +1774,6 @@ function setting_getfields_expectedresult() {
         'description' => '',
         'help_text' => '',
       ],
-      'moneyvalueformat' => [
-        'group_name' => 'Localization Preferences',
-        'group' => 'localization',
-        'name' => 'moneyvalueformat',
-        'type' => 'String',
-        'quick_form_type' => 'Element',
-        'html_type' => 'text',
-        'default' => '%!i',
-        'add' => '4.3',
-        'title' => 'Monetary Value Display',
-        'is_domain' => 1,
-        'is_contact' => 0,
-        'description' => '',
-        'help_text' => '',
-      ],
       'defaultCurrency' => [
         'group_name' => 'Localization Preferences',
         'group' => 'localization',