mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
adapt string.id
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
android:id="@+id/block_contact"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
<item android:title="@string/menu_clone"
|
||||
<item android:title="@string/clone_chat"
|
||||
android:id="@+id/menu_clone"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
|
||||
@@ -201,7 +201,7 @@
|
||||
<string name="menu_new_contact">New Contact</string>
|
||||
<string name="menu_new_chat">New Chat</string>
|
||||
<string name="menu_new_group">New Group</string>
|
||||
<string name="menu_clone">Clone Chat</string>
|
||||
<string name="clone_chat">Clone Chat</string>
|
||||
<!-- Use the same wording as "Subject" to help people coming from the e-mail context; eg. "Betreff" in German -->
|
||||
<string name="new_group_or_subject">New Group or Subject</string>
|
||||
<string name="menu_new_verified_group">New Verified Group</string>
|
||||
|
||||
Reference in New Issue
Block a user