From 9bb554260c63842b23919b1f128b9cc8488b7f50 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 22 Jan 2019 11:15:22 +0800 Subject: [PATCH] 添加V3.8.0 --- res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings | 37 ++++++++++++++++--------------------- 1 files changed, 16 insertions(+), 21 deletions(-) diff --git a/res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings index 619512d..72509ac 100755 --- a/res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings +++ b/res/ElvaChatServiceSDK.bundle/en.lproj/Localizable.strings @@ -1,23 +1,18 @@ -/* - Localizable.strings - ElvaTestIOS - - Created by wwj on 16/5/30. - Copyright © 2016年 im30. All rights reserved. -*/ - -"ElvaChatService" = "ElvaChat Service"; -"offLine"="Your network is disconnected,please try again later"; -"ContactCustomerService" = "Contact Us"; -"self_service_interface"="services"; -"Message" = "Message"; -"WasHelp"="Was this helpful?"; -"NO"="NO"; -"YES"="YES"; -"elva__mark_helpful_toast"="You find this helpful"; -"elva__mark_no"="NO"; -"elva__mark_unhelpful_toast"="You didn't find this helpful"; -"elva__mark_yes"="YES"; -"elva__mark_yes_no_question"="Was this helpful?"; +//英语en "content_too_long"="No more than %ld chars!"; +"ContactCustomerService" = "Contact Us"; +"self_service_interface" = "Self-Service"; +"offLine"= "Your network is disconnected,please try again later"; "CustomerService"="HELP"; +"elva__mark_helpful_toast"="You found this helpful"; +"elva__mark_unhelpful_toast"="You didn't find this helpful"; +"elva__mark_yes_no_question"="Was this helpful?"; +"elva__mark_no"="NO"; +"elva__mark_yes"="YES"; +"RewardBalance"="Your tokens:"; +"GoTo" = "Go to the"; +"Forum" = "QA Forum"; +"RewardSuccess" = "Success"; +"RewardFailure" = "Failed"; +"TokenInsufficient" = "Your tokens is insufficient"; +"NeedMoreHelp" = "Need more help?"; -- Gitblit v1.8.0