diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 8cfff368..af655f67 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -270,4 +270,6 @@ <string name="you">You</string> <string name="action_edit_subject">Edit conference subject</string> <string name="title_activity_choose_contact">Choose contact</string> + <string name="conference_not_found">Conference not found</string> + <string name="leave">Leave</string> </resources> |