Changeset 473
- Timestamp:
- 07/27/09 16:18:07 (4 years ago)
- Location:
- apps/iphone/superbook/trunk/DotTel_SDK
- Files:
-
- 2 added
- 1 modified
-
English.lproj/DotTel.strings (modified) (4 diffs)
-
French.lproj (added)
-
French.lproj/DotTel.strings (added)
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/superbook/trunk/DotTel_SDK/English.lproj/DotTel.strings
r388 r473 1 1 /* 2 2 DotTel.strings 3 sampleTelApp3 DotTel SDK 4 4 5 5 Created by Henri Asseily on 9/13/08. … … 28 28 "mms:mailto" = "MMS Email"; 29 29 "email:mailto" = "Email"; 30 "web:http" = "Web Link";31 "web:https" = " Web Link";32 "ft:ftp" = "FTP Link";30 "web:http" = "Web Page"; 31 "web:https" = "Secure Web Page"; 32 "ft:ftp" = "FTP"; 33 33 "fax:tel" = "Fax"; 34 34 "x-voice:aim" = "AIM Voice"; … … 71 71 "hi" = "Hobbies & Interests"; // e.g. "Scuba Diving" 72 72 "ft" = "Free Text"; // e.g. "Selfless, innovating, trustworthy, red hair" 73 "di" = "Directory Information"; 73 74 "bi" = "Business Information"; // (Group) e.g. "My day job" "bn" "LargeCo Inc." "bar" "Banking" "bsa" "Private Banking" 74 75 "bn" = "Business Name"; // e.g. "Marie's Marriage Emporium" … … 77 78 "bsa" = "Business Sub-Area"; // e.g. "Dresses, Flowers, Venues" 78 79 "sa" = "Service Area"; // e.g. "Hertfordshire, Essex, Cambridgeshire" 80 "aux" = "Auxiliary Data";








