Browse Source

add string for swipe up link confirmation

renovate/org.robolectric-robolectric-4.x
stamatiap 4 years ago
parent
commit
13b747fc87
  1. 1
      app/src/main/res/values/strings.xml

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

@ -503,4 +503,5 @@
<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="swipe_up_confirmation">Are you sure you want to open this link?</string>
</resources> </resources>
Loading…
Cancel
Save