From 67728a2315a1514a8fca4e48dd0a6f9590f93fb5 Mon Sep 17 00:00:00 2001
From: Zhou Shuqi <366469786@qq.com>
Date: Wed, 29 Apr 2020 11:50:49 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B9=8B=E5=89=8D?=
=?UTF-8?q?=E8=8B=B1=E6=96=87make=20an=20appointment=20=E5=92=8Creservatio?=
=?UTF-8?q?n=E5=AD=97=E6=95=B0=E5=A4=AA=E9=95=BF=E5=BD=B1=E5=93=8D?=
=?UTF-8?q?=E7=BE=8E=E8=A7=82=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/build.gradle | 4 ++--
app/src/main/res/values-en-rUS/strings.xml | 12 ++++++------
app/src/main/res/values/strings.xml | 12 ++++++------
3 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index 5e1951b..78d4add 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -1,8 +1,8 @@
ext {
//本地服务端测试地址,把ip地址部分改成ipconfig /all找到的内网地址
- API_HOST = 'http://192.168.3.132:8080/'
+ API_HOST = 'http://192.168.3.14:8080/'
//本地rap2服务端测试地址,把ip地址部分改成ipconfig /all找到的内网地址
- RAP2_API_HOST = 'http://192.168.101.3:38080/app/mock/1'
+ RAP2_API_HOST = 'http://192.168.3.14:38080/app/mock/1'
}
apply plugin: 'com.android.application'
apply plugin: 'multi-languages'
diff --git a/app/src/main/res/values-en-rUS/strings.xml b/app/src/main/res/values-en-rUS/strings.xml
index 1e4f9ce..12e1175 100644
--- a/app/src/main/res/values-en-rUS/strings.xml
+++ b/app/src/main/res/values-en-rUS/strings.xml
@@ -33,8 +33,8 @@
new
post
my
- Making an Appointment
- My Reservation
+ APPOINTMENT
+ RESERVATION
My Visitor
nickname:%1$s
credit score:%1$d
@@ -110,10 +110,10 @@
invalid time
invalid notes
please choose people before time
- search people success
- search people fail
- search time OK
- search time fail
+ search succeeded
+ search failed
+ search succeeded
+ search failed
load data error
visitor_tag
title error
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index dada805..d71f08e 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -34,8 +34,8 @@
new
post
my
- Making an Appointment
- My Reservation
+ APPOINTMENT
+ RESERVATION
My Visitor
nickname:%1$s
credit score:%1$d
@@ -111,10 +111,10 @@
invalid time
invalid notes
please choose people before time
- search people success
- search people fail
- search time OK
- search time fail
+ search succeeded
+ search failed
+ search secceeded
+ search failed
load data error
visitor_tag
title error