Skip to content

php artisan l4gettext:extract returns error on latin characters #17

@boraerbasoglu

Description

@boraerbasoglu

[Netson\L4gettext\XgettextException]
The xgettext command could not be executed:
[1] General error
Attempted to execute the following command:
'1' '--language=PHP' '--add-comments=TRANSLATORS' '--force-po' '--output=/home/vagrant/Code/nart_framework/www/app/storage/l4gettext/messages.pot' '--from-code=utf8' '--copyright-holder=NartsWork' '--package-name=L4gettext' '--p
ackage-version=v1.0.0' '--msgid-bugs-address=bora.erbasoglu@technarts.com' '--escape' '--keyword=_' '--keyword=gettext' '--keyword=dgettext:2' '--keyword=dcgettext:2' '--keyword=ngettext:1,2' '--keyword=dngettext:2,3' '--keyword
=dcngettext:2,3' '--keyword=_n:1,2'

returns and error if using lating characters in a file that artisan looking for gettext strings

for ex: _('Kayıt Seç')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions