Project

General

Profile

Download (1.67 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f3a73bb4 11/28/2023 09:01 PM Griffin Sullivan

i18n - extracting new, pulling from tx

4406f5af 02/03/2016 07:46 AM Dominic Cleal

fixes #8874 - rework POT/PO updates for gettext 3's edit.po

3.1.13 adds an intermediate .edit.po file alongside each .po, which is meant
to be kept outside of SCM and updated by users, whereupon it's merged back into
the .po on the next rake gettext:find execution....

c180d74f 08/07/2015 05:12 AM Dominic Cleal

refs #11216 - remove update-rails from locale update steps

ab28ae25 10/22/2014 04:39 PM Dominic Cleal

fixes #8019 - convert po to JSON before refreshing pot/po files

ab5c0236 01/27/2014 05:12 PM Lukas Zapletal

fixes #4178 - updating i18n extracting rake task and makefile

9dc10019 09/10/2013 12:15 PM Lukas Zapletal

fixing transifex domain in .tx/config and scripts

40b31d27 05/28/2013 10:49 AM Tomáš Strachota

fixes #2536 - loading locale .mo files in production mode

- initializer script fixed to look for .mo files
- Makefile updated to place *.mo into /locale/
/LC_MESSAGES
(rake gettext:pack places them there as well)
- *.mo files added to foreman.spec

3f450a72 05/07/2013 04:15 AM Lukas Zapletal

fixing transifex parse error

6a7658b9 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

6668049d 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - renaming i18n domain to 'foreman.pot'

a924ba8f 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n integrating Transifex