This documentation refers to an older version of CiviCRM (3.4 / 4.0). The current stable version is 4.1. Please introduce all documentation changes and new material here.

Skip to end of metadata
Go to start of metadata
This page refers to CiviCRM 3.4 and 4.0, current STABLE version.

Documentation Search


CiviCRM 3.4 and 4.0 Documentation

Support and Participation

Developer Resources


CiviCRM books!

Make sure to check out the FLOSS Manual Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

Can I rename strings of the user interface?

New in CiviCRM 3.2, you can use the "Word Replacements" feature of CiviCRM (located in civicrm/admin/options/wordreplacements&reset=1).This allows you to rename either an exact string or use a wildcard replacement (for example, to change all occurences of "contribution" to "donation" in all strings).

Another alternative is to follow the method described in CiviCRM Localisationto change the "po" files.

NOTE: l10n is L 10 N localization, that is, L followed by 10 letters followed by N.
Similarly i18n is I 18 N internationalization, that is, I followed by 18 letters followed by N.

Labels
  • None