mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Delete note.txt
This commit is contained in:
parent
8b5412daef
commit
70e7eff36c
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
cp lib/ep_function.php .
|
||||
xgettext *.php -o lang/messages.pot --from-code="UTF-8"
|
||||
msgmerge --no-wrap -N lang/fr/LC_MESSAGES/messages.po lang/messages.pot > lang/fr/LC_MESSAGES/messages-new.po
|
||||
|
||||
# Edit lang/fr/LC_MESSAGES/messages-new.po
|
||||
|
||||
mv lang/fr/LC_MESSAGES/messages-new.po lang/fr/LC_MESSAGES/messages.po
|
||||
mv lang/fr/LC_MESSAGES/messages-new.mo lang/fr/LC_MESSAGES/messages.mo
|
||||
rm ep_function.php
|
||||
msgfmt -o lang/fr/LC_MESSAGES/messages.mo -v lang/fr/LC_MESSAGES/messages.po
|
||||
|
Loading…
Reference in a new issue