http://groups.google.com/group/android-developers/browse_thread/thread/815f7c18da64e0f4

Use "plurals" element in your strings.xml.

On Apr 9, 11:40 pm, jfbaro <[email protected]> wrote:
> Hi,
>
> Is there any "best practice" to deal with plural messages?
>
>         <string name="info_files_deleted_plural">%d files successfully
> deleted</string>
>         <string name="info_files_deleted_singular">1 file successfully
> deleted</string>
>         <string name="info_files_deleted_none">No files deleted</string>
>
> How could that be done?
>
> Cheers

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to