cashless2ecash

cashless2ecash: pay with cards for digital cash (experimental)
Log | Files | Refs | README

strings.xml (1074B)


      1 <resources>
      2     <string name="app_name">wallee-c2ec</string>
      3     <string name="title_activity_exchange">Exchange Activity</string>
      4     <string name="title_activity_withdrawal_creation">Withdrawal Creation Activity</string>
      5     <string name="title_activity_payment">Payment Activity</string>
      6     <string name="not_connected">Backend not available. Retry later.</string>
      7     <string name="not_fees">No fees defined. Please choose a different exchange.</string>
      8     <string name="no_complete_reply">No valid transaction completion reply.</string>
      9     <string name="not_compatible">SDK is not compatible.</string>
     10     <string name="no_authorization">No authorization received.</string>
     11     <string name="wallee_custom_text">Pay %s %s to top-up your Taler Wallet by holding your card next to the terminal or by scanning the QR code below with your Twint app.</string>
     12     <string name="aborted">Withdrawal aborted</string>
     13     <string name="max_reties_exceeded">Maximal retries exceeded</string>
     14     <string name="timeout">Operation timed out. Please retry.</string>
     15 </resources>