CRM-13117 remove references to Global Settings menu item.
authorDave Greenberg <dave@civicrm.org>
Sun, 28 Jul 2013 19:06:48 +0000 (12:06 -0700)
committerDave Greenberg <dave@civicrm.org>
Sun, 28 Jul 2013 19:06:48 +0000 (12:06 -0700)
----------------------------------------
* CRM-13117:
  http://issues.civicrm.org/jira/browse/CRM-13117

CRM/Case/xml/Menu/Case.xml
CRM/Contact/Import/Parser/Contact.php
CRM/Core/xml/Menu/Admin.xml
templates/CRM/Admin/Form/Preferences/Display.hlp
templates/CRM/Event/Form/ManageEvent/EventInfo.hlp
templates/CRM/UF/Form/Group.hlp

index af47eb036ac6cdc232399e43bb0ef8b6b727c430..6c59d6edca01d9fc53776e3263fc930d1992ee70 100644 (file)
@@ -67,7 +67,7 @@
   <item>
      <path>civicrm/admin/options/case_type</path>
      <title>Case Types</title>
-     <desc>List of types which can be assigned to Cases. (Enable the Cases tab from Global Settings - Site Preferences if you want to track cases.)</desc>
+     <desc>List of types which can be assigned to Cases. (Enable the Cases tab from System Settings - Enable Components if you want to track cases.)</desc>
      <path_arguments>group=case_type</path_arguments>
      <access_arguments>administer CiviCase</access_arguments>
      <page_callback>CRM_Admin_Page_Options</page_callback>
index 9d9209b32446c57a1ab7d7b5cc52911223e3144d..680d56993ca8063c1f43a7cdda445b68f0d2246b 100644 (file)
@@ -1433,7 +1433,7 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
                   }
                   else {
                     if (self::in_value($stateValue['country'], $countryIsoCodes) || self::in_value($stateValue['country'], $countryNames)) {
-                      self::addToErrorMsg(ts('Country input value is in table but not "available": "This Country is valid but is NOT in the list of Available Countries currently configured for your site. This can be viewed and modifed from Global Settings >> Localization." '), $errorMessage);
+                      self::addToErrorMsg(ts('Country input value is in table but not "available": "This Country is valid but is NOT in the list of Available Countries currently configured for your site. This can be viewed and modifed from Administer > Localization > Languages, Currency, Locations." '), $errorMessage);
                     }
                     else {
                       self::addToErrorMsg(ts('Country input value not in country table: "The Country value appears to be invalid. It does not match any value in CiviCRM table of countries."'), $errorMessage);
index d783ffedce9b1f06fa6379f8a8acfa1b2c7fe01c..ecbafb53a8dc430383ee51e49c9d36910920f643 100644 (file)
   <item>
      <path>civicrm/admin/options/grant_type</path>
      <title>Grant Types</title>
-     <desc>List of types which can be assigned to Grants. (Enable CiviGrant from Global Settings - Enable Components if you want to track grants.)</desc>
+     <desc>List of types which can be assigned to Grants. (Enable CiviGrant from Administer > Systme Settings > Enable Components if you want to track grants.)</desc>
      <path_arguments>group=grant_type</path_arguments>
      <page_callback>CRM_Admin_Page_Options</page_callback>
      <adminGroup>Option Lists</adminGroup>
index 6aa374c8949db043c77d63eb5d885d0009ab6b42..d910ad922516e69bda41e3a05994d613cfb6f5ad 100644 (file)
@@ -33,5 +33,5 @@
 config.scayt_autoStartup = false;
 <p>{ts}To remove the Spell Check button, in packages/ckeditor/config.js - remove this item in the config.toolbar_Full list:{/ts}<br />
 'SpellChecker'
-<p>{ts}<strong>NOTE:</strong> If you are modifying config.js you should first have configured a Custom PHP Path under Global Settings > Directories, and place your modified version in the custom path.{/ts}</p>
+<p>{ts}<strong>NOTE:</strong> If you are modifying config.js you should first have configured a Custom PHP Path under Administer > System Settings > Directories, and place your modified version in the custom path.{/ts}</p>
 {/htxt}
index 03372481d6e2e8630d49981e4444bd9ac72c72ee..9150971c87f199f1e45afdb1742973fd08edb44a 100644 (file)
 {/htxt}
 {htxt id="id-is_map"}
 {capture assign=mapURL}{crmURL p='civicrm/admin/setting/mapping' q="reset=1"}{/capture} 
-{ts 1=$mapURL}Include map presenting event location on event information page? (A map provider must be configured under <a href='%1'>Global Settings &raquo; Mapping</a>){/ts}
+{ts 1=$mapURL}Include map presenting event location on event information page? (A map provider must be configured under <a href='%1'>Administer > System Settings > Mapping and Geocoding</a>){/ts}
 {/htxt}
 
 {htxt id="id-is_public-title"}
index 0c415ae9bb3add70f0eba5357a0843ed7a8ed264..c7d90def9956abb6d5ee673f1d97ac88c43f0c95 100644 (file)
   {ts}Set Proximity Search as required if you want all searches using this profile to require the user to enter a start address and a radius.{/ts}
 </p>
 <p>
-  {ts}IMPORTANT: You must enable a Mapping Provider in order to use the Proximity Search feature (Administer > Configure > Global Settings > Mapping and Geocoding).{/ts}
+  {ts}IMPORTANT: You must enable a Mapping Provider in order to use the Proximity Search feature (Administer > System Settings > Mapping and Geocoding).{/ts}
 </p>
 {/htxt}