]> git.ktnx.net Git - mobile-ledger.git/commitdiff
Add currency/commodity support to full description
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 6 May 2020 08:28:27 +0000 (08:28 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 6 May 2020 08:28:27 +0000 (08:28 +0000)
metadata/bg-BG/full_description.txt
metadata/en-US/full_description.txt

index d5ca2e576b8871864849b99eb60f44c3b6f1fd97..e2c5c2b127feabdd2d555953185ca24f3e7401e9 100644 (file)
@@ -6,7 +6,7 @@ MoLe (от "Mobile Ledger" - мобилен счетоводен журнал) 
 
 Функции:
 
-<ul><li>Списък на сметките с текущо салдо, включително в няколко валути</li><li>Списък на движенията по сметките с филтър по име на сметка</li><li>Въвеждане на ново движение по сметка</li><li>Множество източници на данни, в цвят по желание</li><li>Идентифициране пред източника на данни</li></ul>
+<ul><li>Списък на сметките с текущо салдо</li><li>Списък на движенията по сметките с филтър по име на сметка</li><li>Въвеждане на ново движение по сметка</li><li>Работа с валути</li><li>Множество източници на данни, в цвят по желание</li><li>Идентифициране пред източника на данни</li></ul>
 Приложението е в процес на разработка. Ето някои от планираните функции:
 
 <ul><li>Справки</li><li>Повече филтри на списъка с движенията по сметките, търсене</li><li>Попълване на формуляра за ново двишение по сметка с данни от SMS (например съобщение от банката) или двуизмерен баркод</li></ul>
index 4eca9bf3ac23436837dbaa10cd0bd953e0685830..7a57254f59f0931b1b64f6348d9f17e8f4aa7ae0 100644 (file)
@@ -6,7 +6,7 @@ MoLe (from "Mobile Ledger") is a convenient front-end to hledger-web, providing
 
 Features:
 
-<ul><li>List of accounts with their current balance, including support for multiple currencies</li><li>Transaction list with filters</li><li>Input of new transactions</li><li>Multiple back-ends, optionally with custom color</li><li>Supports http authentication (basic)</li></ul>
+<ul><li>List of accounts with their current balance</li><li>Transaction list with filters</li><li>Input of new transactions</li><li>Currency/commodity support</li><li>Multiple back-ends, optionally with custom color</li><li>Supports http authentication (basic)</li></ul>
 The development is still ongoing, here's a list of some of the planned features:
 
 <ul><li>Reports</li><li>More filters for the transaction list, search</li><li>Pre-filling of new transaction input from SMS (e.g. from your bank) or QR-code</li></ul>