linphone-iphone/Classes/LinphoneUI/fr.lproj/UIContactDetailsHeader.strings
Guillaume BIENKOWSKI 7f36f72199 Switched to Xcode's internal localization.
It uses .strings when possible, and a specific xib file for 
language-specific layouts.
2014-01-13 11:43:27 +01:00

9 lines
347 B
Text

/* Class = "IBUILabel"; accessibilityLabel = "Nom du contact"; ObjectID = "8"; */
"8.accessibilityLabel" = "Nom du contact";
/* Class = "IBUILabel"; text = "Contact1"; ObjectID = "8"; */
"8.text" = "Contact1";
/* Class = "IBUIButton"; accessibilityLabel = "Avatar du contact"; ObjectID = "22"; */
"22.accessibilityLabel" = "Avatar du contact";