TT#127759 Feedback on the label "Phone number" from the customer

Change-Id: I23fe40cbff9f78914c1d6050cef01781f84b6095
mr10.0
Carlo Venusino 4 years ago
parent 0f66fdce26
commit 7776ee9a56

@ -91,6 +91,7 @@
"An error occured while trying to update the pin field. Please try again": "An error occured while trying to update the pin field. Please try again",
"An error occured while trying to upload the greeting sound. Please try again": "An error occured while trying to upload the greeting sound. Please try again",
"Application": "Application",
"Apps": "Apps",
"Assigned slot {slot}": "Assigned slot {slot}",
"Attach voicemail to email notification": "Attach voicemail to email notification",
"Audio + Screen": "Audio + Screen",
@ -228,6 +229,7 @@
"End time": "End time",
"Ended": "Ended",
"English": "English",
"Enter a number to dial": "Enter a number to dial",
"Established": "Established",
"Every caller": "Every caller",
"Exit": "Exit",

@ -14,7 +14,7 @@
</csc-inline-alert-info>
<csc-input
id="csc-call-number-input"
:label="$t('Phone number')"
:label="$t('Enter a number to dial')"
:value="callNumberInput"
:readonly="dialpadOpened"
:disable="!isCallEnabled"

Loading…
Cancel
Save