Skip to content
This repository has been archived by the owner on Nov 12, 2017. It is now read-only.

the __ tab trigger doesn't should probobly have "string domain" #14

Open
naryga opened this issue Mar 22, 2011 · 1 comment
Open

the __ tab trigger doesn't should probobly have "string domain" #14

naryga opened this issue Mar 22, 2011 · 1 comment

Comments

@naryga
Copy link

naryga commented Mar 22, 2011

The __ tab trigger produces this:

__('', true);

but it should probably produce something like:

__(string text, string domain)

or

__('', 'domain') 

with a stop inside the '' for the domain.

@Gipetto
Copy link
Owner

Gipetto commented Apr 12, 2011

Interesting... I don't recall supporting __ as a tab trigger and it doesn't trigger on my system.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants