Exemplo n.º 1
0
 function dngettext($domain, $msgid1, $msgid2, $n)
 {
     return fbGettext::dngettext($domain, $msgid1, $msgid2, $n);
 }