mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-01 17:58:37 +00:00
Merge branch 'stable'
This commit is contained in:
@@ -916,7 +916,7 @@ struct SetSimplexDomainView: View {
|
||||
Text("SimpleX name sale starts in")
|
||||
.foregroundColor(theme.colors.secondary)
|
||||
} footer: {
|
||||
Text("Crowdfunding investors can reserve their name before sale starts: [simplex.domains](https://simplex.domains/)")
|
||||
Text("Crowdfunding investors can reserve names before the sale starts: [simplex.domains](https://simplex.domains/)")
|
||||
.foregroundColor(theme.colors.secondary)
|
||||
.padding(.bottom)
|
||||
}
|
||||
|
||||
@@ -407,7 +407,7 @@
|
||||
<string name="until_register_simplex_domain">until you can register a SimpleX domain</string>
|
||||
<string name="update_app_register_simplex_domain">Update the app to register a SimpleX domain</string>
|
||||
<string name="countdown_hrs_min_sec">%1$02d hrs %2$02d min %3$02d sec</string>
|
||||
<string name="simplex_name_sales_footer">Crowdfunding investors can reserve their name before sale starts:</string>
|
||||
<string name="simplex_name_sales_footer">Crowdfunding investors can reserve names before the sale starts:</string>
|
||||
<string name="remove_name">Remove name</string>
|
||||
<string name="save_verb">Save</string>
|
||||
<string name="edit_verb">Edit</string>
|
||||
|
||||
Reference in New Issue
Block a user