Updated on 2026-08-14
This commit is contained in:
parent
98bbd7622b
commit
24e2963d22
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<item
|
||||
android:id="@+id/action_toggle_description_visibility"
|
||||
android:checkable="true"
|
||||
android:title="@string/menu_main_docs"
|
||||
android:title="@string/menu_main_description"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<resources>
|
||||
<string name="app_name">Tangem Development Kit</string>
|
||||
|
||||
<string name="menu_main_docs">Docs</string>
|
||||
<string name="menu_main_description">Description</string>
|
||||
|
||||
<string name="copy_to_clipboard">Copy to clipboard</string>
|
||||
<string name="btn_delete">Delete</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue