Update:Remora Localization: Difference between revisions

Jump to navigation Jump to search
→‎Updating locales: execute in order
(→‎Updating locales: execute in order)
Line 133: Line 133:


== Updating locales ==
== Updating locales ==
These steps are most commonly executed in order.
=== extracting ===
=== extracting ===
After l10n strings have been added to the code files/views, they have to be extracted. There's a shell script that goes through the controllers, models and views (.php and .thtml files) and searches for gettext strings. The extracted strings are stored into <code>./messages.po</code> .
After l10n strings have been added to the code files/views, they have to be extracted. There's a shell script that goes through the controllers, models and views (.php and .thtml files) and searches for gettext strings. The extracted strings are stored into <code>./messages.po</code> .
Confirmed users
1,209

edits

Navigation menu