ChiliLabs / ChiliPhotoPicker

Photo picker library for android. Let's you pick photos directly from files, or navigate to camera or gallery.
Apache License 2.0
405 stars 45 forks source link

Max photo count: Plurals string #10

Closed mgursch closed 4 years ago

mgursch commented 4 years ago

Hello

it is necessary to introduce plural handling for the max photo count feature.

current string res id: picker_max_selection_reached

Its working when you only support english (and eg german) but its not working for languages with more complex plural rules like polish (many, few, ...).

APetjko commented 4 years ago

Thanks, will be done

APetjko commented 4 years ago

Done in 0.3.1