View Single Post
Posts: 37 | Thanked: 16 times | Joined on Apr 2012 @ Argentina
#5740
Originally Posted by brkn View Post
Get the languages working on CepiPerez release:

1. Download attached file and put it in
Code:
/home/user/MyDocs/Downloads
2. Disconnect USB cable!
3. Enter terminal, type:
Code:
devel-su
cd /opt/waxmppplugin/bin/wazapp/i18n
cp /home/user/MyDocs/Downloads/i18n.tar.gz .
tar xzf i18n.tar.gz
rm xzf i18n.tar.gz
4. Open Wazapp, change to new language.
5. Restart Wazapp
6. Enjoy

EDIT: shorter way in terminal to extract (one-liner)
Code:
devel-su
tar xzf /home/user/MyDocs/Downloads/i18n.tar.gz -C /opt/waxmppplugin/bin/wazapp/i18n/
Any way to put sound notifications?