Commit Graph

25 Commits

Author SHA1 Message Date
Adam Magness 91facd2d0a replace macros
implement new replaceMacros function
2018-10-31 10:35:50 -04:00
Alexandre Alapetite e64196c7b3 Fix PHP cannot take a shell script
Fix part of https://github.com/friendica/friendica/issues/4665
`php [shell file]` does not work, so use `php [php file]` instead.
`php bin/console.php` is more robust than e.g. `bin/console` which does
not work on Windows, or *nix systems without Bash
2018-03-24 12:47:40 +01:00
Tobias Diekershoff 4d8d5ca6a5
Merge pull request #4630 from MrPetovan/task/4629-move-executable-to-bin
Move executable scripts to bin/ (part 1)
2018-03-19 15:05:53 +01:00
Hypolite Petovan 4622f42b1d Remove util/typo
- Updated documentation
- Fixed typo in documenation
2018-03-18 23:52:07 -04:00
Hypolite Petovan 05b6cf7559 Remove util/extract
- Updated documentation
2018-03-18 23:49:45 -04:00
Hypolite Petovan 2226ed2949 Remove util/po2php
- Updated documentation
2018-03-18 23:47:38 -04:00
Hypolite Petovan 2b2c676eca Remove util/php2po
- Updated util/README
2018-03-18 23:44:27 -04:00
Hypolite Petovan 7cd3b5d629 Move util/run_xgettext.sh to bin/ 2018-03-18 23:27:41 -04:00
Adam Magness ead9d86236 More t()
Update more t() calls
2018-01-22 18:03:26 -05:00
Adam Magness 3b0f69599e Updat tt() calls
update function calls for tt()
2018-01-22 18:03:26 -05:00
Hypolite Petovan 46fe6b1908 - Remove misc TinyMCE mentions in docs and minifyjs 2017-01-26 22:58:25 -05:00
Hypolite Petovan 8fc558b8e6 Fix #2817
- Change all references to language folders
2016-09-30 10:46:56 -04:00
Michael Vogel b0548018d8 Simplepie is removed since we don't use it anymore 2016-02-14 19:50:59 +01:00
Johannes Schwab 1a8ea8ba14 fix merge function of util/run_xgettext.sh 2015-01-08 13:59:42 +01:00
Alexander Kampmann 355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
Abinoam P. Marques Jr 7404d76126 util/README - Friendika -> Friendica 2012-02-20 19:47:56 -03:00
friendica 8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 2012-01-18 16:21:30 -08:00
Olivier Migeot ddf13d8c97 Some corrections to PO workflow, and integrated latest templates "stringization" for french. 2011-03-30 16:46:22 +02:00
Friendika 0f8bcacfdd util/README updated 2011-03-28 16:10:12 -07:00
Friendika 6a56ac2add language file security 2011-03-19 15:12:04 -07:00
Friendika be67cf663b minor edits 2011-03-19 05:10:05 -07:00
Fabio Comuni e307846c2d Updated utils/README 2011-03-18 12:36:34 +01:00
Friendika 4afb9c5087 update i18n notes with recent changes 2010-11-20 15:23:41 -08:00
Mike Macgirvin c7c3db8c54 i18n officially ready for prime time. 2010-10-06 17:40:58 -07:00
Mike Macgirvin d2ecdd0668 doco on the utils dir and i18n 2010-09-29 18:35:21 -07:00