cleanup bad strings - some of these crash the app
This commit is contained in:
parent
f0308b9b86
commit
708b88404c
4 changed files with 3 additions and 14 deletions
|
@ -381,7 +381,7 @@
|
|||
<string name="poll_vote">ভোট</string>
|
||||
<string name="poll_info_closed">বন্ধ</string>
|
||||
<string name="poll_info_time_absolute">\'%s এ শেষ হবে\'</string>
|
||||
<string name="poll_info_format">" <!-- ১৫ ভোট • ১ ঘন্টা বাকি --> %1$s • %2$s"<!-- 15 votes • 1 hour left -->
|
||||
<string name="poll_info_format"><!-- 15 votes • 1 hour left -->
|
||||
%1$s • %2$s</string>
|
||||
<string name="compose_preview_image_description">ছবি %s এর জন্য ক্রিয়া</string>
|
||||
<string name="notification_clear_text">আপনি কি আপনার সমস্ত বিজ্ঞপ্তি স্থায়ীভাবে মুছে ফেলতে চান\?</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue