From c9fb036798fc533a07b4b75386b51151b31f8be0 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Mon, 20 Jul 2020 16:37:46 -0300 Subject: [pos] create merchant-lib and move first v1 API endpoint there --- merchant-terminal/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'merchant-terminal/src/main/res/values/strings.xml') diff --git a/merchant-terminal/src/main/res/values/strings.xml b/merchant-terminal/src/main/res/values/strings.xml index b3dcd8d..931f31c 100644 --- a/merchant-terminal/src/main/res/values/strings.xml +++ b/merchant-terminal/src/main/res/values/strings.xml @@ -22,6 +22,7 @@ Password Fetch configuration Error: Invalid username or password + Error: Incompatible backend version Error: Could not connect to configuration server Error: No valid product category found Error: The configuration JSON is malformed -- cgit v1.2.3