Commit fdb3ba23 authored by Grigory Fedorov's avatar Grigory Fedorov

Status context menu fixed.

parent d71ad166
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/action_select_status"
android:title="@string/select_status" />
android:title="@string/status_editor" />
<item android:id="@+id/action_edit_status"
android:title="@string/edit_status" />
......
......@@ -18,8 +18,6 @@
<string name="invisible">Невидимый</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="remove_status">Удалить статус</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="select_status">Установить статус</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="status_editor">Установить статус</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
......
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