Fixed some english texts
This commit is contained in:
parent
f33d1a23ab
commit
6e52d7622b
1 changed files with 9 additions and 9 deletions
|
@ -94,13 +94,13 @@
|
|||
<string name="assistant_codec_down_question">Do you agree to download OpenH264 Video Codec provided by Cisco Systems, Inc.?</string>
|
||||
<string name="assistant_codec_downloading">Downloading OpenH264 Video Codec provided by Cisco Systems, Inc.</string>
|
||||
<string name="assistant_openh264_downloading">Downloading OpenH264</string>
|
||||
<string name="assistant_openh264_restart">Before use OpenH264 codec you must restart %s.</string>
|
||||
<string name="assistant_openh264_restart">Before you can use OpenH264 codec you must restart %s.</string>
|
||||
<string name="assistant_openh264_error">Sorry an error has occurred.</string>
|
||||
<string name="assistant_codec_downloaded">OpenH264 Video Codec provided by Cisco Systems, Inc. downloaded.</string>
|
||||
<string name="wizard_failed">An error occurred, try again later.</string>
|
||||
<string name="wizard_server_unavailable">Server unreachable, verify your network connection.</string>
|
||||
<string name="wizard_username_unavailable">This username is already in use.</string>
|
||||
<string name="assistant_phone_number_unavailable">This phone number is already in used.\r\nPlease type a different number.\r\nYou can delete your existing account if you want to reuse your phone number.</string>
|
||||
<string name="wizard_username_unavailable">This username is already taken.</string>
|
||||
<string name="assistant_phone_number_unavailable">This phone number is already used.\r\nPlease type a different number.\r\nYou can delete your existing account if you want to reuse your phone number.</string>
|
||||
<string name="wizard_username_incorrect">Your username is invalid.</string>
|
||||
<string name="assistant_phone_number_incorrect">Your phone number is invalid.</string>
|
||||
<string name="wizard_email_incorrect">Your email is invalid.</string>
|
||||
|
@ -143,7 +143,7 @@
|
|||
<!-- In-app -->
|
||||
<string name="inapp">In-app</string>
|
||||
<string name="inapp_notification_title">In-app purchase</string>
|
||||
<string name="inapp_notification_trial_expire">The trail period expires on %s</string>
|
||||
<string name="inapp_notification_trial_expire">The trial period expires on %s</string>
|
||||
<string name="inapp_notification_account_expire">The subscription period expires on %s</string>
|
||||
|
||||
<!-- Dailer -->
|
||||
|
|
Loading…
Reference in a new issue