Added PO translation files snippet

This commit is contained in:
Sergey Zasenko 2012-07-26 23:10:51 +03:00
parent c7273565fe
commit 56d487ede7

5
snippets/po.snippets Normal file
View File

@ -0,0 +1,5 @@
snippet msg
msgid "${1}"
msgstr "${2}"
${3}