summaryrefslogtreecommitdiff
path: root/taler-developer-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-developer-manual.rst')
-rw-r--r--taler-developer-manual.rst18
1 files changed, 16 insertions, 2 deletions
diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index 654b7e7b..cdd0e4cb 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -876,6 +876,20 @@ weblate.taler.net signs GPG commits with the GPG key CD33CE35801462FA5EB0B695F26
This means that contributions made through weblate will not be signed with the individual contributor's key when they are checked into the Git repository, but with the weblate key.
+
+iOS Apps
+========
+
+.. _Build-iOS-from-source:
+
+Building Taler Wallet for iOS from source
+-----------------------------------------
+
+Currently the iOS Wallet app is in
+`the official Git repository <https://git.taler.net/taler-ios.git>`__:
+
+
+
Android Apps
============
@@ -1297,11 +1311,11 @@ Charge
Charge has two opposite meanings (charge to a credit card vs. charge a battery).
This can confuse users.
- **Use instead**: "Obtain", "Credit", "Debit", "Withdraw"
+ **Use instead**: "Obtain", "Credit", "Debit", "Withdraw", "Top up"
Coin
Coins are an internal construct, the user should never be aware that their balance
- is represented by coins if different denominations.
+ is represented by coins of different denominations.
**Use instead**: "(Digital) Cash" or "(Wallet) Balance"