Browse Source

unconfuse string

renovate/org.robolectric-robolectric-4.x
Austin Huang 4 years ago
parent
commit
608f1ca41e
No known key found for this signature in database GPG Key ID: 84C23AA04587A91F
  1. 2
      app/src/main/res/values/strings.xml

2
app/src/main/res/values/strings.xml

@ -505,7 +505,7 @@
<string name="recent">Recent</string> <string name="recent">Recent</string>
<string name="clear">Clear</string> <string name="clear">Clear</string>
<string name="no_external_map_app">No Map app found!</string> <string name="no_external_map_app">No Map app found!</string>
<string name="click_to_show_full">Click to view full count</string>
<string name="click_to_show_full">Click to show full like count</string>
<string name="no_profile_pic_found">No profile pic found!</string> <string name="no_profile_pic_found">No profile pic found!</string>
<string name="swipe_up_confirmation">Are you sure you want to open this link?</string> <string name="swipe_up_confirmation">Are you sure you want to open this link?</string>
</resources> </resources>
Loading…
Cancel
Save