We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04d0bc commit 332a69fCopy full SHA for 332a69f
app/src/main/res/values-bn/strings.xml
@@ -41,8 +41,8 @@
41
<item quantity="other">%dটি আপলোড</item>
42
</plurals>
43
<plurals name="share_license_summary">
44
- <item quantity="one">এই ছবিটি %1$ এর অধীনে লাইসেন্স করা হবে</item>
45
- <item quantity="other">এই ছবিগুলো %1$ এর অধীনে লাইসেন্স করা হবে</item>
+ <item quantity="one">এই ছবিটি %1$s এর অধীনে লাইসেন্স করা হবে</item>
+ <item quantity="other">এই ছবিগুলো %1$s এর অধীনে লাইসেন্স করা হবে</item>
46
47
<plurals name="upload_count_title">
48
<item quantity="one">%1$dটি আপলোড</item>
0 commit comments