Actions
Feature #66406
closedUpdate texts in locallang_db.xml without reinstalling the extension.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2015-04-13
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
If I change a text in the locallang_db.xml file I have to uninstall the extension and then install it again in order to see the changes. A simple flush of the caches in the BE doesn't seem to work.
That's really tedious specially if there are other extensions depending on it.
Files
Updated by Markus Klein over 9 years ago
- Category set to Localization
- Status changed from New to Needs Feedback
- Target version changed from 6.2.12 to 7.0
You need to clear the system caches (third button in the menu).
Updated by Guillermo Oramas over 9 years ago
- File 2015-04-13 15_40_30-Sistema de Notificaciones [TYPO3 CMS 6.2.9].png 2015-04-13 15_40_30-Sistema de Notificaciones [TYPO3 CMS 6.2.9].png added
There is no third button (at least by default).
Updated by Markus Klein over 9 years ago
Well, please go to the install tool, section Presets and enable the developer preset.
You'll then see the third button.
As long as you fiddle around with your page, you should use the dev-preset. Once the page goes live, switch to the production preset.
Updated by Guillermo Oramas over 9 years ago
Clearly, it does the work.
Solved.
Thank you!
Updated by Markus Klein over 9 years ago
- Status changed from Needs Feedback to Closed
Actions