mirror of
https://github.com/fergalmoran/chrometophone.git
synced 2026-02-11 10:34:51 +00:00
11 lines
303 B
XML
11 lines
303 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
<string-array name="link_action_dialog_items">
|
|
<item>Open</item>
|
|
<item>Add bookmark</item>
|
|
<item>Share link</item>
|
|
<item>Copy link url</item>
|
|
<item>Remove from history</item>
|
|
</string-array>
|
|
</resources> |