Commit d71ad166 authored by Grigory Fedorov's avatar Grigory Fedorov

PhraseList and phrase_editor.xml: unused string removed.

parent c3eaddd9
......@@ -285,7 +285,6 @@
/>
<activity
android:name="com.xabber.android.ui.preferences.PhraseList"
android:label="@string/events_phrases_title"
android:parentActivityName="com.xabber.android.ui.preferences.NotificationsSettings">
<!-- Parent activity meta-data to support 4.0 and lower -->
<meta-data
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="events_phrases_title">Key phrases</string>
<string name="phrase_add">Add phrase</string>
<string name="phrase_delete">Delete phrase</string>
<string name="phrase_delete_confirm">Do you really want to delete phrase: %s?</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment