linphone-ios/Classes/fr.lproj/ContactDetailsViewController.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

21 lines
729 B
Text

/* Class = "IBUIButton"; accessibilityLabel = "Éditer"; ObjectID = "8"; */
"8.accessibilityLabel" = "Éditer";
/* Class = "IBUIButton"; normalTitle = "Éditer"; ObjectID = "8"; */
"8.normalTitle" = "Éditer";
/* Class = "IBUIButton"; selectedTitle = "Ok"; ObjectID = "8"; */
"8.selectedTitle" = "Ok";
/* Class = "IBUIButton"; accessibilityLabel = "Retour"; ObjectID = "9"; */
"9.accessibilityLabel" = "Retour";
/* Class = "IBUIButton"; normalTitle = "Retour"; ObjectID = "9"; */
"9.normalTitle" = "Retour";
/* Class = "IBUIButton"; accessibilityLabel = "Annuler"; ObjectID = "47"; */
"47.accessibilityLabel" = "Annuler";
/* Class = "IBUIButton"; normalTitle = "Annuler"; ObjectID = "47"; */
"47.normalTitle" = "Annuler";