]> git.mxchange.org Git - friendica.git/commit
Fix translation strings for use with util/extract.php
authorHypolite Petovan <mrpetovan@gmail.com>
Wed, 24 Jan 2018 21:51:32 +0000 (16:51 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Wed, 24 Jan 2018 21:51:32 +0000 (16:51 -0500)
commit9cd3b17743b335407a663742998bbc0e93386f12
tree924350a926da4e5570bef5c2bafdfa1851bce00e
parent6b44fbbda03af125035c185c964f10ce78f97610
Fix translation strings for use with util/extract.php

- Change parentheses to “\x28” and “\x29”
- Remove leading commas
- Remove quotes before commas
17 files changed:
include/conversation.php
include/enotify.php
include/security.php
mod/admin.php
mod/babel.php
mod/dfrn_request.php
mod/editpost.php
mod/install.php
mod/lostpass.php
mod/photos.php
mod/profiles.php
mod/register.php
mod/settings.php
mod/uexport.php
mod/uimport.php
src/Content/Feature.php
src/Model/User.php