legendashish / vimeoid

Automatically exported from code.google.com/p/vimeoid
0 stars 0 forks source link

Support of smth like simplified gettext #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have already the code like:

<string name="num_of_plays">{num} plays</string>,

I need to enhance it to something like:

<string name="num_of_plays">{num} {0:plays,1:play:2-!:plays}</string>

Original issue reported on code.google.com by shaman.sir on 17 Sep 2010 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by shaman.sir on 17 Sep 2010 at 6:08