Commit Graph

28 Commits

Author SHA1 Message Date
Hypolite Petovan 113539e29a Make util/po2php executable 2018-01-24 16:55:09 -05:00
Hypolite Petovan e36f2bb1fb Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
2018-01-15 14:07:17 -05:00
Roland Häder 48a1d97f46
closed internal TODO, added parentheses as this is a minimized if/else block
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-25 13:30:12 +01:00
Roland Häder b830d839f0
added a space
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-25 13:27:52 +01:00
Roland Häder 1d48801d70
Continued:
- added spaces
- made a code block even

Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-25 13:25:51 +01:00
Roland Häder 566cfb8418
space-time season continues ...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-24 22:45:09 +01:00
Roland Häder 221cfa8c22
added curly braces #3254
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-23 21:44:01 +01:00
Roland Häder 830af774d3
added more curly braces + a bit more usage of dbm::is_result()
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-21 21:50:45 +01:00
Hypolite Petovan 7b352f3f74 Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
Roland Häder 720e7d6034
curly braces + spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:41:21 +01:00
Roland Häder 9cb100228a
addec curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:41:00 +01:00
Roland Häder 3849e7c9ff
added more curly braces + a bit more usage of dbm::is_result()
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:40:47 +01:00
Michael Vogel cce561708a Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
friendica f07df4f667 merge 2013-03-02 15:46:54 -08:00
Fabrixxm 8de346b943 fix po2php \"" issue. 2012-11-13 10:02:03 -05:00
Fabrixxm 385ee5a862 pass $argv & $argc as reference to *_run() functions. 2012-11-05 09:28:54 +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
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
Friendika c63adcfae0 bug #159 multiple definition of string_plural_form function when changing languages 2011-09-21 07:09:37 -07:00
fabrixxm 771c58da62 fix po2php plurals regexp and IT strings.php 2011-06-07 11:39:06 +02:00
Friendika 5903ea38f3 @fabrixxm fix for po2php, manually patched 2011-05-10 22:22:05 -07:00
Friendika 5eea0d5ecb photo lockview not working, temp fix for po2php 2011-05-10 20:10:13 -07:00
Fabio Comuni 4c2c14d34c Update run_xgettext script and util/messages.po to use with transifex. Fix to po2php 2011-05-10 14:20:00 +02:00
Fabio Comuni 54e16d753d Fix to po2php with '$' in strings 2011-03-18 14:35:23 +01:00
Fabio Comuni 7e4f22a0b6 Fix to po2php on multiline msgstr 2011-03-18 11:25:22 +01:00
Fabio Comuni 9bc85162a4 Update po2php script 2011-03-18 11:02:59 +01:00
fabrixxm e1766b829f Changed 'mo' with 'po'..... 2011-03-11 00:41:01 +01:00
fabrixxm 89781ba428 Convert .mo file to strings.php 2011-03-11 00:21:05 +01:00