]> git.mxchange.org Git - friendica.git/commit
Rebuild PO to strings
authorAlexandre Alapetite <alexandre@alapetite.fr>
Thu, 17 May 2018 07:31:29 +0000 (09:31 +0200)
committerAlexandre Alapetite <alexandre@alapetite.fr>
Thu, 17 May 2018 07:31:29 +0000 (09:31 +0200)
commit102377f19fecba3c1ea5bfeedf36f0df67e1063d
tree8cacc154cf02138c1ff810e47c3745ef7d134616
parentf980516545f4146c0e5017f940c7353670ece2d4
Rebuild PO to strings

```sh
for i in view/lang/*/messages.po; do bin/console po2php $i; done
```
19 files changed:
view/lang/bg/strings.php
view/lang/ca/strings.php
view/lang/cs/strings.php
view/lang/de/strings.php
view/lang/en-gb/strings.php
view/lang/en-us/strings.php
view/lang/eo/strings.php
view/lang/es/strings.php
view/lang/fi-fi/strings.php
view/lang/fr/strings.php
view/lang/is/strings.php
view/lang/it/strings.php
view/lang/nb-no/strings.php
view/lang/nl/strings.php
view/lang/pl/strings.php
view/lang/pt-br/strings.php
view/lang/ro/strings.php
view/lang/sv/strings.php
view/lang/zh-cn/strings.php