Move address field a bit to the center. Also, shorten the translations so that it is entirely written

This commit is contained in:
Guillaume BIENKOWSKI 2014-06-30 09:32:19 +02:00
parent ec2b97b02a
commit 759b7d071b
3 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</imageView>
<textField opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Enter SIP address or phone number..." adjustsFontSizeToFit="NO" minimumFontSize="15" id="4" userLabel="addressField" customClass="UIAddressTextField">
<rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
<rect key="frame" x="5" y="0.0" width="310" height="60"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<accessibility key="accessibilityConfiguration" label="Enter a address"/>

View file

@ -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";

View file

@ -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";