commit | d4c41d5c553745fb1126e01334319f05f0808eb3 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Aug 11 11:00:22 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Aug 11 12:00:39 2009 -0700 |
tree | fb7dcbe951174fecd93651d849641c0acaa80642 | |
parent | 0b45a58fad48888fee36eb0edf50705e0aa00e30 [diff] |
Unique strings for labels and actions, SMS as alternate. To prepare for strings in various languages, make unique strings for each combination of "action" and EditType, for example, "Call home" and "Email work" as unique strings. Also added iconAltRes and actionAltRes to handle alternate actions on data rows, such as SMS for phone numbers. These changes allow Fast-Track to show correct labels.