diff --git a/Resources/en.lproj/Localizable.strings b/Resources/en.lproj/Localizable.strings index a04634875..1af1a457f 100644 --- a/Resources/en.lproj/Localizable.strings +++ b/Resources/en.lproj/Localizable.strings @@ -298,5 +298,5 @@ /* No comment provided by engineer. */ "© 2010-2012 Belledonne Communications " = "© 2010-2012 Belledonne Communications "; -/* Enter an address placeholder in Dialer */ +/* Placeholder for the address in DialerView */ "Enter an address" = "Enter SIP address or phone number..."; diff --git a/Resources/fr.lproj/Localizable.strings b/Resources/fr.lproj/Localizable.strings index c2d588c9d..427d70d98 100644 --- a/Resources/fr.lproj/Localizable.strings +++ b/Resources/fr.lproj/Localizable.strings @@ -298,5 +298,5 @@ /* No comment provided by engineer. */ "© 2010-2012 Belledonne Communications " = "© 2010-2012 Belledonne Communications "; -/* Enter an address placeholder in Dialer */ +/* Placeholder for the address in DialerView */ "Enter an address" = "Entrez une addresse SIP ou un numéro de téléphone..."; \ No newline at end of file diff --git a/Resources/ru.lproj/Localizable.strings b/Resources/ru.lproj/Localizable.strings index 9e11e63bc..f6956f94b 100644 --- a/Resources/ru.lproj/Localizable.strings +++ b/Resources/ru.lproj/Localizable.strings @@ -298,5 +298,5 @@ /* No comment provided by engineer. */ "© 2010-2012 Belledonne Communications " = "© 2010-2012 Belledonne Communications "; -/* Enter an address placeholder in Dialer */ -"Enter an address" = "Введите адрес SIP или номер телефона ..."; \ No newline at end of file +/* Placeholder for the address in DialerView */ +"Enter an address" = "Введите адрес SIP или номер телефона...";