clboettcher / bonappetit-android-app

The native Android app client for bonappetit
GNU General Public License v3.0
1 stars 1 forks source link

Replace hardcoded plurals with quantity string resource #15

Open clboettcher opened 7 years ago

clboettcher commented 7 years ago

Use quantity strings (https://developer.android.com/guide/topics/resources/string-resource.html) instead of "We work with %d order(s)".