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. |
Labels