diff --git a/Classes/Base.lproj/DialerViewController.xib b/Classes/Base.lproj/DialerViewController.xib index ceb6a1a52..51f2e90aa 100644 --- a/Classes/Base.lproj/DialerViewController.xib +++ b/Classes/Base.lproj/DialerViewController.xib @@ -44,7 +44,7 @@ - + diff --git a/Resources/en.lproj/Localizable.strings b/Resources/en.lproj/Localizable.strings index 651d9e01f..157c48b40 100644 --- a/Resources/en.lproj/Localizable.strings +++ b/Resources/en.lproj/Localizable.strings @@ -299,7 +299,7 @@ "© 2010-2012 Belledonne Communications " = "© 2010-2012 Belledonne Communications "; /* Placeholder for the address in DialerView */ -"Enter an address" = "Enter SIP address or phone number..."; +"Enter an address" = "Phone number or Address"; "%@ is composing..." = "%@ is composing..."; "Resend" = "Resend"; diff --git a/Resources/fr.lproj/Localizable.strings b/Resources/fr.lproj/Localizable.strings index f86462ee0..63290c5a3 100644 --- a/Resources/fr.lproj/Localizable.strings +++ b/Resources/fr.lproj/Localizable.strings @@ -299,7 +299,7 @@ "© 2010-2012 Belledonne Communications " = "© 2010-2012 Belledonne Communications "; /* Placeholder for the address in DialerView */ -"Enter an address" = "Entrez une addresse SIP ou un numéro de téléphone..."; +"Enter an address" = "Numéro ou adresse"; "%@ is composing..." = "%@ rédige un message..."; "Resend" = "Renvoyer";