Let's Chat?

Localization

NOTE: The following information is for the 6.1 version of the SDK.

To update the language you need to override values in the Localizable.strings file of your app.

Strings

"GLANCE_DEFAULT_UI_PRESENCE_DIALOG_TITLE" = "In-App Visual Call";
"GLANCE_DEFAULT_UI_PRESENCE_DIALOG_TEXT" = "Let an agent guide you?";
"GLANCE_DEFAULT_UI_PRESENCE_DIALOG_NO_BUTTON_TITLE" = "No";
"GLANCE_DEFAULT_UI_PRESENCE_DIALOG_YES_BUTTON_TITLE" = "Yes";
"GLANCE_DEFAULT_UI_PRESENCE_DIALOG_TERMS_TEXT" = "<b><u>Terms and Conditions</u></b>";
"GLANCE_DEFAULT_UI_PRESENCE_DIALOG_TEXT_VIDEO" = "Allow the agent to start video?";
"GLANCE_NON_DEFAULT_UI_PRESENCE_DIALOG_TITLE" = "Allow the agent to view this app?";
"GLANCE_NON_DEFAULT_UI_PRESENCE_DIALOG_NO_BUTTON_TITLE" = "No";
"GLANCE_NON_DEFAULT_UI_PRESENCE_DIALOG_YES_BUTTON_TITLE" = "Yes";
"GLANCE_NON_DEFAULT_UI_PRESENCE_DIALOG_SHOW_TERMS_BUTTON_TITLE" = "Show Terms";
"GLANCE_DEFAULT_UI_START_DIALOG_TITLE" = "In-App Visual Call";
"GLANCE_DEFAULT_UI_START_DIALOG_SUBTITLE" = "You are about to start a phone call with Customer Service.";
"GLANCE_DEFAULT_UI_START_DIALOG_TITLE_AGENT" = "Your agent will be able to see your screen.";
"GLANCE_DEFAULT_UI_START_DIALOG_PHONE_TEXT" = "No need to go to your phone app";
"GLANCE_DEFAULT_UI_START_DIALOG_HEADSET_TEXT" = "Turn on the speaker or use your headphones";
"GLANCE_DEFAULT_UI_START_DIALOG_DRAW_TEXT" = "Your agent will guide you by drawing on your screen";
"GLANCE_DEFAULT_UI_START_DIALOG_VIDEO_TEXT" = "You'll see live video of your agent but the agent won't see you";
"GLANCE_DEFAULT_UI_START_DIALOG_CANCEL_BUTTON_TITLE" = "Cancel";
"GLANCE_DEFAULT_UI_START_DIALOG_ACCEPT_BUTTON_TITLE" = "Accept";
"GLANCE_DEFAULT_UI_START_DIALOG_TERMS_TEXT" = "By clicking <b>Accept</b>, you agree to our<br/><b><u>Terms and Conditions</u></b> and will be connected to an agent.";
"GLANCE_VIDEO_DEFAULT_UI_START_DIALOG_TEXT" = "You are about to start a video call with Customer Service.\n\nWhen you tap \"Start Your Video\", your phone camera and microphone will become active, and the Customer Service agent will see your video.";
"GLANCE_VIDEO_DEFAULT_UI_START_DIALOG_CANCEL_BUTTON_TITLE" = "Cancel"; 
"GLANCE_VIDEO_DEFAULT_UI_START_DIALOG_ACCEPT_BUTTON_TITLE" = "Start Your Video »";
"GLANCE_VIDEO_DEFAULT_UI_START_DIALOG_TERMS_TEXT" = "By tapping <b>Start Your Video</b>, you agree to our<br/><b><u>Terms and Conditions</u></b>";
"GLANCE_VIDEO_DEFAULT_UI_IN_QUEUE_TEXT" = "In Queue";
"GLANCE_KEYBOARD_MASK_LABEL" = "Keyboard is showing";
"GLANCE_BACKGROUND_SUSPEND_MASK_LABEL" = "The session has been temporarily suspended. The visitor may have closed the app. Waiting for the other side to reconnect.";
"GLANCE_BACKGROUND_PAUSE_MASK_LABEL" = "Screen not being shown...";
"GLANCE_DEFAULT_UI_AGENT_CODE_TEXT" = "Please give the agent this code:";
"GLANCE_DEFAULT_UI_IN_QUEUE_TEXT" = "In Queue";
"GLANCE_DEFAULT_UI_CANCEL_TEXT" = "Cancel";
"GLANCE_DEFAULT_UI_VISITOR_END_DIALOG_TITLE" = "Are you sure?";
"GLANCE_DEFAULT_UI_VISITOR_END_DIALOG_MESSAGE" = "This will end the Visual Call.";
"GLANCE_DEFAULT_UI_VISITOR_END_DIALOG_END_BUTTON" = "End Call";
"GLANCE_DEFAULT_UI_VISITOR_END_DIALOG_CANCEL_BUTTON" = "Cancel";
"GLANCE_SESSION_START_DIALOG_HEADER_TEXT_APP_SHARE" = "Share app with the agent?";
"GLANCE_SESSION_START_DIALOG_HEADER_TEXT_APP_SHARE_AND_VIDEO" = "Share video and app with the agent?";
"GLANCE_SESSION_START_DIALOG_HEADER_TEXT_IN_QUEUE" = "Waiting for the agent to connect";
"GLANCE_SESSION_START_DIALOG_HEADER_TEXT_IN_QUEUE_CODE" = "Please give the agent this code:";
"GLANCE_SESSION_START_DIALOG_HEADER_TEXT_IN_SESSION_ADD_VIDEO" = "Share your video with the agent?";
"GLANCE_SESSION_START_DIALOG_HEADER_TEXT_END_SESSION" = "Are you sure you want to end this session?";
"GLANCE_SESSION_START_DIALOG_DESCRIPTION_TEXT_APP_SHARE" = "The agent can guide you through this app only. You can stop sharing at any time.";
"GLANCE_SESSION_START_DIALOG_DESCRIPTION_TEXT_APP_SHARE_AND_VIDEO" = "The agent can guide you through this app only. You will be able to hear and see each other. You can stop sharing, turn off video, and manage your audio at any time.";
"GLANCE_SESSION_START_DIALOG_DESCRIPTION_TEXT_IN_SESSION_ADD_VIDEO" = "You wil be able to see each other, and you can turn off video at any time.";
"GLANCE_SESSION_START_DIALOG_ACCEPT_BUTTON_TEXT" = "Accept";
"GLANCE_SESSION_START_DIALOG_DECLINE_BUTTON_TEXT" = "Decline";
"GLANCE_SESSION_START_DIALOG_YES_BUTTON_TEXT" = "Yes";
"GLANCE_SESSION_START_DIALOG_NO_BUTTON_TEXT" = "No";
"GLANCE_SESSION_START_DIALOG_TERMS_LINK_TEXT" = "Terms and Conditions";
// ACCESSIBILITY
"GLANCE_ACCESSIBILITY_END_SESSION" = "End session";
"GLANCE_ACCESSIBILITY_CLOSE_BUTTON" = "Close button";
"GLANCE_ACCESSIBILITY_CAMERA_ON" = "The camera is on";
"GLANCE_ACCESSIBILITY_VIDEO_ON" = "Video On";
"GLANCE_ACCESSIBILITY_VIDEO_OFF" = "Video Off";
"GLANCE_ACCESSIBILITY_MICROPHONE_ON" = "Microphone On";
"GLANCE_ACCESSIBILITY_MICROPHONE_OFF" = "Microphone Off";
"GLANCE_ACCESSIBILITY_SPEAKERPHONE_ON" = "Speakerphone On";
"GLANCE_ACCESSIBILITY_SPEAKERPHONE_OFF" = "Speakerphone Off";
"GLANCE_ACCESSIBILITY_BLUR_ON" = "Blur On";
"GLANCE_ACCESSIBILITY_BLUR_OFF" = "Blur Off";
"GLANCE_ACCESSIBILITY_SHARE_SCREEN" = "You are sharing your screen";
"GLANCE_ACCESSIBILITY_STOP_SHARE_SCREEN" = "You have stopped sharing your screen";
"GLANCE_ACCESSIBILITY_AGENT_VIDEO_ON" = "The agent's video is on";
"GLANCE_ACCESSIBILITY_AGENT_VIDEO_OFF" = "The agent's video is off";
"GLANCE_ACCESSIBILITY_AGENT_AVATAR" = "Displaying agent’s avatar";
"GLANCE_ACCESSIBILITY_SETTINGS" = "Settings";
"GLANCE_ACCESSIBILITY_MINIMIZE_WIDGET" = "Minimize video widget";
"GLANCE_ACCESSIBILITY_EXPAND_WIDGET" = "Expand video widget";
"GLANCE_ACCESSIBILITY_FLIP_CAMERA" = "Flip camera";
"GLANCE_ACCESSIBILITY_YOUR_VIDEO_ON" = "Your video is on";
"GLANCE_ACCESSIBILITY_YOUR_VIDEO_OFF" = "Your video is off";
"GLANCE_ACCESSIBILITY_TERMS_AND_CONDITIONS_LABEL" = "Terms and conditions window";
"GLANCE_ACCESSIBILITY_DIALOG_BACKGROUND" = "Dialog background";
"GLANCE_CAMERA_ALERT_TITLE" = "Camera Access";
"GLANCE_CAMERA_PERMISSION" = "Camera access is turned off in this app. To show your camera in a session, please enable the camera in Settings > Privacy > Camera > %@. You will need to restart the session.";
"GLANCE_GO_TO_SETTINGS" = "Go to Settings";

By continuing to use the site, you agree to the use of cookies. Learn More