Replace some user-facing Embassy language (#2281)

This commit is contained in:
kn0wmad
2023-05-22 19:23:20 +00:00
committed by GitHub
parent bbd66e9cb0
commit 321fca2c0a
3 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ export class TransferPage {
const alert = await this.alertCtrl.create({
header: 'Warning',
message:
'After transferring data from this drive, <b>do not</b> use it again as an Embassy. This may result in services malfunctioning, data corruption, or loss of funds.',
'After transferring data from this drive, <b>do not</b> attempt to boot into it again as a Start9 Server. This may result in services malfunctioning, data corruption, or loss of funds.',
buttons: [
{
role: 'cancel',