Code Search for Developers
 
 
  

readme.txt from freePBX at Krugle


Show readme.txt syntax highlighted

To create the .po (write your translations to this file):
cd ..
find *.php common/*.php | xargs xgettext -C -o amp.po --keyword=_ -

To create the .mo:  
msgfmt -v amp.po -o amp.mo




See more files for this project here

freePBX

FreePBX is the most powerful GUI (Web Based) configuration tool for Asterisk. It provides everything that a standard legacy phone system can, plus a huge amount of new features. All documentation and information is avalable from http://www.freepbx.org

Project homepage: http://sourceforge.net/projects/amportal
Programming language(s): PHP,Shell Script,SQL
License: other

  de_DE/
    LC_MESSAGES/
      amp.mo
      amp.po
  es_ES/
    LC_MESSAGES/
      amp.mo
      amp.po
  fr_FR/
    LC_MESSAGES/
      amp.mo
      amp.po
  he_IL/
    LC_MESSAGES/
      amp.mo
      amp.po
  it_IT/
    LC_MESSAGES/
      amp.mo
      amp.po
  pt_PT/
    LC_MESSAGES/
      amp.mo
      amp.po
  ru_RU/
    LC_MESSAGES/
      amp.mo
      amp.po
  readme.txt