mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 12:01:35 +00:00
Open urls in new browser tabs. Closes https://github.com/austinhuang0131/barinsta/issues/367
This commit is contained in:
parent
e0abaaa200
commit
e4c30c0389
2 changed files with 7 additions and 3 deletions
|
|
@ -310,6 +310,7 @@
|
|||
<string name="disable_animation">Disable animation</string>
|
||||
<string name="follower_wait_to_load">Please wait for the current task to complete first!</string>
|
||||
<string name="post_not_found">Post not found!</string>
|
||||
<string name="no_external_app_url">No app found which opens urls</string>
|
||||
<plurals name="likes_count">
|
||||
<item quantity="one">%d like</item>
|
||||
<item quantity="other">%d likes</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue