From 38d19ae714f3121992309179fa32c75815c96667 Mon Sep 17 00:00:00 2001 From: lpw Date: Wed, 14 Jun 2023 09:36:29 +0800 Subject: [PATCH] 添加V2.8.0 --- res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings | 87 +++++++++++++++++++++++++------------------ 1 files changed, 50 insertions(+), 37 deletions(-) diff --git a/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings b/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings index 5b46af3..834228b 100644 --- a/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings +++ b/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings @@ -1,45 +1,36 @@ - - - "aihelp_op_cs"="HELP"; -"aihelp_yes"="Confirm"; +"aihelp_yes"="OK"; "aihelp_no"="Cancel"; "aihelp_view_details"="View Details"; - -"aihelp_chat_hint"="Enter your message"; -"aihelp_data_not_found_msg"="Oops, no relevant data were found."; - -"aihelp_faq_search_hint"="Describe your problem"; +"aihelp_chat_hint"="Please enter here"; +"aihelp_data_not_found_msg"="Oops; no such info found"; +"aihelp_faq_search_hint"="Describe your question"; "aihelp_faq_fetching_faqs"="Getting your answers…"; -"aihelp_faq_feedback"="Please input your feedback"; -"aihelp_faq_feedback_thanks"="Thank you for the feedback."; "aihelp_faq_feedback_suggest"="Suggestions"; -"aihelp_faq_search_empty"="No FAQs found."; - -"aihelp_media_upload_err_format"="Unsupported files. Currently, only mp4, png, jpg, jpeg available when uploading."; -"aihelp_media_upload_err_size"="The file size exceeds the limit, please upload the file smaller than %dM"; -"aihelp_media_upload_err_net"="Transmission timed out, file uploading failed."; - -"aihelp_network_error_msg"="Oops! Something went wrong"; -"aihelp_network_upload_log_title"="Poor network connection"; -"aihelp_network_no_connect"="Please check your network connection."; -"aihelp_network_check_poor"="Please confirm to send us network conditions, which will help us improve the quality of your network connection."; -"aihelp_network_check_fine"="After checking, your network is fine"; - +"aihelp_rate_satisfied"="Great"; +"aihelp_rate_dissatisfied"="Bad"; "aihelp_rate_request"="Please rate our service"; "aihelp_rate_finished"="Thanks for rating us."; -"aihelp_rate_app_hint"="Would you like to review the App?"; -"aihelp_rate_button"="Rate"; -"aihelp_rate_additional_feedback_message"="Any other feedback (optional)"; -"aihelp_rate_satisfied"="Liked it"; -"aihelp_rate_dissatisfied"="Disliked it"; -"aihelp_network_check_in_progress"="Network checking is in progress. If you exit now, the checking will be interrupted."; -"aihelp_permission_ignored"="Please enable Settings > Permissions > Storage to use upload image function."; -"aihelp_permission_denied"="Upload image requires permission of accessing storage."; +"aihelp_rate_app_hint"="Would you like to rate the App?"; +"aihelp_rate_button"="Rate now"; +"aihelp_rate_additional_feedback_message"="Other suggestions (optional)"; +"aihelp_faq_feedback"="Tell us how we can do better"; +"aihelp_faq_feedback_thanks"="Thank you for your feedback."; +"aihelp_faq_search_empty"="No FAQs found."; +"aihelp_network_error_msg"="Oops! Something went wrong with the network."; +"aihelp_network_upload_log_title"="Poor network connection"; +"aihelp_network_check_poor"="Could you send us the diagnostics of your network status? It'll help us improve your network connection."; +"aihelp_network_check_fine"="Your connection is stable"; +"aihelp_network_no_connect"="Please check your network connection and network access permissions"; +"aihelp_media_upload_err_size"="File too large. %dM max."; +"aihelp_media_upload_err_net"="Transmission timed out. Failed to upload."; +"aihelp_media_upload_err_format"="Format not supported. You may upload mp4; png; jpg or jpeg files."; +"aihelp_network_check_in_progress"="Network checking is in progress. If you exit now; the checking will be interrupted."; +"aihelp_permission_denied"="We need to access your storage to upload images for you."; +"aihelp_permission_ignored"="Please enable access to Settings > Permissions > Storage before uploading images."; "aihelp_permission_settings"="Settings"; -"aihelp_network_checking"="Network check is in progress"; -"aihelp_ticket_closed"="The current customer complaint ticket has been closed."; - +"aihelp_network_checking"="Checking your connection..."; +"aihelp_ticket_closed"="The current ticket has been closed."; "aihelp_yesterday"="Yesterday"; "aihelp_sunday"="Sunday"; "aihelp_monday"="Monday"; @@ -48,7 +39,29 @@ "aihelp_thursday"="Thursday"; "aihelp_friday"="Friday"; "aihelp_saturday"="Saturday"; -"aihelp_saturday_data_acquisition_failed"="Data acquisition failed"; +"aihelp_resolution_request"="Has your problem been solved?"; +"aihelp_resolution_yes"="Yes"; +"aihelp_resolution_no"="No"; +"aihelp_enter_content"="Please enter here"; +"aihelp_select_option"="Please choose"; +"aihelp_select_date"="Select a date"; +"aihelp_fill_in"="Fill in"; +"aihelp_is_Answer_helpful"="Are these answers helpful?"; +"aihelp_new_conversation"="New chat"; +"aihelp_enter_email_address"="Enter your email"; +"aihelp_enter_number"="Enter numbers"; +"aihelp_upload_attachment"="Upload attachment"; +"aihelp_faq_helpful"="Helpful"; +"aihelp_faq_unhelpful"="Not helpful"; +"aihelp_form_hint"="Fill out the form to have our customer service team get back to you"; "aihelp_send"="Send"; - - +"aihelp_albums"="Albums"; +"aihelp_file"="File"; +"aihelp_save_seccessfully"="Successfully saved"; +"aihelp_save_failed"="Failed to save"; +"aihelp_select_photo"="Select photo"; +"aihelp_select"="Select"; +"aihelp_image_format_unsupport"="This image format is not supported"; +"aihelp_video_format_unsupport"="The video format is not supported"; +"aihelp_click_copy"="Click to copy"; +"aihelp_open_browser"="Open in your browser to download"; -- Gitblit v1.8.0