Actions
Feature proposal #4636
closedAdd notice to default language files to warn people not to make changes
Feature proposal #4636:
Add notice to default language files to warn people not to make changes
Description
Making changes to default language files is not the way to modify default language strings.
People should make their own English language package and make changes there.
Updated by nant about 12 years ago
- Status changed from New to Feedback
- Assignee changed from nant to beat
Proposal:
Add following comment right after the default language.php and admin_language.php header comment:
// DO NOT MAKE LANGUAGE STRING CHANGES IN THIS FILE AS IT WILL BE OVER-WRITTEN WHEN YOU UPGRADE CB
// TO LOCALIZE YOU NEED TO CREATE YOUR OWN CB LANGUAGE PLUGIN AND MAKE CHANGES THERE
Updated by beat about 12 years ago
Updated by nant about 12 years ago
- Status changed from Feedback to Resolved
- Assignee changed from beat to nant
- % Done changed from 0 to 100
- Estimated time set to 1:00 h
Added with MR 396
Updated by beat almost 12 years ago
- Priority changed from Low to Normal
Updated by beat almost 12 years ago
- Status changed from Resolved to Closed
Actions