Add missing method for gettext-string-converter.
This commit is contained in:
parent
9f8d0d28ac
commit
da309f03b0
3 changed files with 15 additions and 5 deletions
|
|
@ -26,6 +26,7 @@ development: &defaults
|
|||
- benni@dresdener27.de
|
||||
sender_address: FoodSoft Error <foodsoft@foodcoops.net>
|
||||
email_prefix: "[FoodSoft]"
|
||||
|
||||
# Access to sharedLists, the external article-database
|
||||
shared_lists:
|
||||
adapter: mysql
|
||||
|
|
@ -35,6 +36,7 @@ development: &defaults
|
|||
password:
|
||||
encoding: utf8
|
||||
socket: /opt/lampp/var/mysql/mysql.sock
|
||||
|
||||
# auto-units-conversion
|
||||
# this is used for automatic article-synchronization to handle different units
|
||||
# e.g. when foodcoop-unit should be 500g and supplier-unit is 1kg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue