X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fvalues%2Farrays.xml;h=d471be3a184c420dd4cb38497a751ec868a397c4;hb=37b0c1bde24708fe28a626c36441ec10004c519e;hp=17b632966ff87c85744dcbed46f00a8f3d6bc949;hpb=685885185ce21d286a1eb6dadeb86829ece75250;p=mobile-ledger-staging.git diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 17b63296..d471be3a 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -1,5 +1,5 @@ + + Edit + Duplicate + Delete + + + Templates are like pre-filled transactions. Some of the transaction parameters are defined by the template, and others can be deduced from external source. + For example, when adding a new transaction, you could scan the QR code of a receipt and get the transaction description filled from the template, and date and amounts filled from the data in the QR code. + Templates describe which transaction parameters are fixed and which come from the external source. + Currently, scanning QR codes is the only available source. Support for pasting from the clipboard and reading/intercepting text messages (SMS) is planned for the future. + \ No newline at end of file