mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 13:57:10 +09:00
DROID-2916 App | Tech | Prepare staging release (#1666)
Co-authored-by: Konstantin Ivanov <54908981+konstantiniiv@users.noreply.github.com>
This commit is contained in:
parent
14af7b40c1
commit
b78e3e4d0d
203 changed files with 2606 additions and 1726 deletions
|
@ -1497,7 +1497,7 @@
|
|||
<string name="payments_tier_details_name_title">Pick your unique name</string>
|
||||
<string name="payments_tier_details_name_subtitle">This is your unique name on the Anytype network, confirming your Membership. It acts as your personal domain and cannot be changed.</string>
|
||||
<string name="payments_tier_details_name_hint">Myself</string>
|
||||
<string name="payments_tier_details_name_domain">.any</string>
|
||||
<string name="payments_tier_details_name_domain" translatable="false">.any</string>
|
||||
<string name="payments_tier_details_name_min">Min 7 characters</string>
|
||||
<string name="payments_tier_details_name_error">This name is already taken!</string>
|
||||
<string name="payments_tier_details_name_validated">This name [%1$s] is up for grabs!</string>
|
||||
|
@ -1803,4 +1803,13 @@ Please provide specific details of your needs here.</string>
|
|||
<string name="all_content_toast_type_removed">Object type removed</string>
|
||||
<string name="all_content_toast_archived">Object archived</string>
|
||||
|
||||
<string name="all_content_new_relation">New relation</string>
|
||||
<string name="all_content_new_type">New type</string>
|
||||
<string name="all_content_unlinked_description">Unlinked objects that do not have a direct link or backlink with other objects in the graph.</string>
|
||||
<string name="all_content_snackbar_title">moved to bin</string>
|
||||
|
||||
<string name="main_navigation_content_desc_back_button">Back button</string>
|
||||
<string name="main_navigation_content_desc_search_button">Search objects button</string>
|
||||
<string name="main_navigation_content_desc_create_button">Create object button</string>
|
||||
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue