diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-07-14 11:47:42 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-07-14 11:47:42 +0200 |
commit | e2f886d121826df2a97d9f71bc7feab9f6dd52c2 (patch) | |
tree | d9ede20b319a262479e319d00afc881519da360a /res/values | |
parent | 876a076e129ae7f2eb7cf7f7e8b2b46c2cb549be (diff) |
fetch bookmarks from server
Diffstat (limited to '')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 417d838e..9308bba1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -267,4 +267,5 @@ <string name="conference_address">Conference address</string> <string name="conference_address_example">room@conference.example.com</string> <string name="save_as_bookmark">Save as bookmark</string> + <string name="delete_bookmark">Delete bookmark</string> </resources>
\ No newline at end of file |