stable
Clone or download
Read-only
Merge 'gerrit #4659' into stable/master
* commit 'f29a103': request #9657: Tuleap goes gettext Change-Id: I1e5bdc187f353923391abd447f35e720c700fef7
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +6 | −0 | Go to diff View file |
M | plugins/proftpd/include/ProFTPd/Admin/AdminController.class.php | +23 | −13 | Go to diff View file |
M | plugins/proftpd/include/ProFTPd/Explorer/ExplorerController.class.php | +6 | −3 | Go to diff View file |
M | plugins/proftpd/include/ProFTPd/Presenter/AdminPresenter.class.php | +14 | −9 | Go to diff View file |
M | plugins/proftpd/include/ProFTPd/Presenter/ExplorerPresenter.class.php | +4 | −4 | Go to diff View file |
M | plugins/proftpd/include/ProftpdPluginDescriptor.class.php | +2 | −2 | Go to diff View file |
M | plugins/proftpd/include/proftpdPlugin.class.php | +4 | −2 | Go to diff View file |
M | plugins/proftpd/site-content/en_US/proftpd.tab | +0 | −24 | Go to diff View file |
A | plugins/proftpd/site-content/fr_FR/LC_MESSAGES/tuleap-proftpd.po | +85 | −0 | Go to diff View file |
M | plugins/proftpd/site-content/fr_FR/proftpd.tab | +0 | −24 | Go to diff View file |
A | plugins/proftpd/site-content/tuleap-proftpd.pot | +62 | −0 | Go to diff View file |
D | site-content/en_US/include/keyboard_navigation.tab | +0 | −31 | Go to diff View file |
A | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +105 | −0 | Go to diff View file |
D | site-content/fr_FR/include/keyboard_navigation.tab | +0 | −31 | Go to diff View file |
A | site-content/tuleap-core.pot | +89 | −0 | Go to diff View file |
M | src/utils/analyse_language_files.pl | +1 | −1 | Go to diff View file |
M | src/www/include/pre.php | +7 | −0 | Go to diff View file |
M | src/www/themes/FlamingParrot/keyboard_navigation/KeyboardNavigationModalPresenter.class.php | +30 | −30 | Go to diff View file |
M | tools/rpm/Makefile | +5 | −1 | Go to diff View file |
A | tools/utils/generate-mo.sh | +31 | −0 | Go to diff View file |
A | tools/utils/generate-po.sh | +61 | −0 | Go to diff View file |