mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 14:23:55 +01:00
Deletion button being disabled (#1403)
* used CDATA * Improvements in Notification Activity (#1374) * Improvements in Notification Activity * Update NotificationActivity.java * Share feature (#1338) * added share app feature in About * added share app feature in About * a small fix * Use custom tabs for nearby web views (#1347) * Localisation updates from https://translatewiki.net. * Fix for issue #1380 Improved Notification UI (#1387) * Links added to TextView about_upload_to in aboutActivity (#1326) * Added the link in about_upload_to textfield * Merge conflicts resolved * Removed the extra textView * Fix re-enabling delete button if the action is canceled. * Keep delete button enabled until a reason is given.
This commit is contained in:
parent
482b06ccf0
commit
9a3b6fc964
50 changed files with 488 additions and 76 deletions
|
|
@ -235,6 +235,6 @@
|
|||
<string name="notifications_mention">%1$s यांनी तुमचा उल्लेख %2$s येथे केला.</string>
|
||||
<string name="toggle_view_button">टॉगल दृश्य</string>
|
||||
<string name="about_rate_us"/>
|
||||
<string name="about_faq">सतत विचारले जाणारे प्रश्न</string>
|
||||
<string name="about_faq" fuzzy="true">सतत विचारले जाणारे प्रश्न</string>
|
||||
<string name="welcome_skip_button">ट्यूटोरियल वगळा</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue