mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
reusing existing remove string
This commit is contained in:
parent
1d4c909b50
commit
43eff8b85b
@ -134,6 +134,6 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:text="@string/push_gateway_item_remove" />
|
||||
android:text="@string/remove" />
|
||||
|
||||
</LinearLayout>
|
||||
|
@ -2251,7 +2251,6 @@
|
||||
<string name="push_gateway_item_device_name">session_name:</string>
|
||||
<string name="push_gateway_item_url">Url:</string>
|
||||
<string name="push_gateway_item_format">Format:</string>
|
||||
<string name="push_gateway_item_remove">Remove</string>
|
||||
|
||||
<string name="preference_voice_and_video">Voice & Video</string>
|
||||
<string name="preference_root_help_about">Help & About</string>
|
||||
|
Loading…
Reference in New Issue
Block a user