sponsor Vim development Vim logo Vim Book Ad

Gettext PO file compiler : This is a compiler for gettext files (*.po)

 script karma  Rating 3/3, Downloaded by 852  Comments, bugs, improvements  Vim wiki

created by
István Karaszi
 
script type
utility
 
description
This compiler plugin compiles the gettext po files to mo files and checks the errors.
 
install details
Put this into your compiler directory and set this in your vimrc:

augroup PO
        autocmd FileType po compiler po
augroup END
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
po.vim 1.0 2007-09-14 6.0 István Karaszi Initial upload
ip used for rating: 3.149.255.162

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github