You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/generic_ui/locales/en/messages.json
+15-12Lines changed: 15 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -819,6 +819,9 @@
819
819
"description": "Invite instructions for the uProxy Network (aka Quiver)",
820
820
"message": "Generate a link and send it to your friends so they can find you on uProxy. You can request access, offer access or both."
821
821
},
822
+
"NETWORK_LIST_CLOUD_LABEL": {
823
+
"message": "Create a private cloud server"
824
+
},
822
825
"ADD_A_CLOUD_FRIEND": {
823
826
"description": "Title for screen where user adds a Cloud instance (virtual machine) to use uProxy with",
824
827
"message": "Add a Cloud friend"
@@ -1241,7 +1244,7 @@
1241
1244
},
1242
1245
"CREATE_A_NEW_ACCOUNT": {
1243
1246
"description": "Button text for creating a new account (e.g. for DigitalOcean)",
1244
-
"message": "Create a new account"
1247
+
"message": "Create a DigitalOcean account"
1245
1248
},
1246
1249
"SIGN_IN_AND_CONNECT": {
1247
1250
"description": "Button text for signing into DigitalOcean",
@@ -1301,15 +1304,19 @@
1301
1304
},
1302
1305
"CLOUD_INSTALL_GET_STARTED_TITLE": {
1303
1306
"description": "Message shown during DigitalOcean server deployment",
1304
-
"message": "uProxy now allows you to create a private cloud server through DigitalOcean."
1307
+
"message": "Create a private cloud server on DigitalOcean through uProxy."
1305
1308
},
1306
1309
"CLOUD_INSTALL_GET_STARTED_MESSAGE": {
1307
1310
"description": "Message shown during DigitalOcean server deployment",
1308
-
"message": "For $10 per month you can get and share access with your friends and family. If you sign up with uProxy, your first month is free! Create a new account or sign in to connect and share access. <uproxy-faq-link anchor='whatAreCloudServers'>Learn more.</uproxy-faq-link>"
1311
+
"message": "For $10 per month you can get and share access with your friends and family. If you sign up for DigitalOcean with uProxy, your first month is free! <uproxy-faq-link anchor='whatAreCloudServers'>Learn more.</uproxy-faq-link>"
1312
+
},
1313
+
"CLOUD_INSTALL_EXISTING_SERVER_TITLE": {
1314
+
"description": "Title for 'already have a cloud server' section",
1315
+
"message": "Already have a cloud server?"
1309
1316
},
1310
1317
"CLOUD_INSTALL_EXISTING_SERVER_MESSAGE": {
1311
1318
"description": "Instructions link for users who already have an existing cloud server.",
1312
-
"message": "Already have a cloud server? <uproxy-faq-link anchor='howDoInstallUproxyOnServer'>Learn how</uproxy-faq-link> to use it with uProxy."
1319
+
"message": "You can manually set up your own uProxy server. <uproxy-faq-link anchor='howDoInstallUproxyOnServer'>Learn how</uproxy-faq-link>"
1313
1320
},
1314
1321
"CLOUD_INSTALL_INVITE_SCREEN_TITLE": {
1315
1322
"description": "Message shown on invite screen for DigitalOcean server deployment",
@@ -1321,19 +1328,15 @@
1321
1328
},
1322
1329
"I_HAVE_AN_ACCOUNT": {
1323
1330
"description": "Button text shown during DigitalOcean server deployment",
1324
-
"message": "I have an account"
1331
+
"message": "I have a DigitalOcean account"
1325
1332
},
1326
1333
"SIGN_ME_IN": {
1327
1334
"description": "Button text shown during DigitalOcean server deployment",
1328
1335
"message": "Sign me in!"
1329
1336
},
1330
-
"EMPTY_ROSTER_CLOUD_INSTRUCTIONS": {
1331
-
"description": "Instructions shown for cloud when the user has an empty roster",
1332
-
"message": "Create a private cloud server and share access with friends & family"
1333
-
},
1334
-
"EMPTY_ROSTER_PEER_TO_PEER_INSTRUCTIONS": {
1335
-
"description": "Instructions shown for peer-to-peer when the user has an empty roster",
1336
-
"message": "Get or share access with family & friends."
1337
+
"EMPTY_ROSTER_INSTRUCTIONS": {
1338
+
"description": "Instructions shown when the user has an empty roster",
1339
+
"message": "Get and share access from a friend or a private cloud server."
1337
1340
},
1338
1341
"ASIA_SINGAPORE": {
1339
1342
"description": "Region option for deploying a DigitalOcean server",
0 commit comments