Merge branch 'stable'

This commit is contained in:
Evgeny Poberezkin
2026-08-29 19:13:15 +01:00
2 changed files with 2 additions and 2 deletions
@@ -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>