diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-07-15 14:32:19 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-07-15 14:32:19 +0200 |
commit | 2ebd92b7a7b97c7ecca43eb1e3c7d408508aadb2 (patch) | |
tree | 1da6fc297af9d9fa655a0dbce407fa5ec1f878d4 /res/values/strings.xml | |
parent | 6031af86062757f86701e08962aa86121877fbf4 (diff) |
pushing bookmarks back to server
Diffstat (limited to 'res/values/strings.xml')
-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 9308bba1..a41dcd59 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -268,4 +268,5 @@ <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> + <string name="bookmark_already_exists">This bookmark already exists</string> </resources>
\ No newline at end of file |