Skip to content

Commit 5e0b8fb

Browse files
committed
next
1 parent 58eeecb commit 5e0b8fb

9 files changed

Lines changed: 5 additions & 438 deletions

File tree

src/BasisPM.App/Localization/Languages/en.json

Lines changed: 5 additions & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
},
113113
{
114114
"key": "shell.status.cloneFirst",
115-
"value": "Clone or add a Basis install first, then install {0}."
115+
"value": "Create or add a project first, then install {0}."
116116
},
117117
{
118118
"key": "shell.status.copied",
@@ -354,10 +354,6 @@
354354
"key": "dialog.branchPicker.switch",
355355
"value": "Switch"
356356
},
357-
{
358-
"key": "installs.branch.default",
359-
"value": "{0} (main)"
360-
},
361357
{
362358
"key": "installs.button.addExisting",
363359
"value": "Add existing"
@@ -366,18 +362,10 @@
366362
"key": "installs.button.backup",
367363
"value": "Backup"
368364
},
369-
{
370-
"key": "installs.button.browse",
371-
"value": "Browse…"
372-
},
373365
{
374366
"key": "installs.button.changes",
375367
"value": "Changes"
376368
},
377-
{
378-
"key": "installs.button.cloneBasis",
379-
"value": "Clone Basis"
380-
},
381369
{
382370
"key": "installs.button.createAssets",
383371
"value": "Create default assets"
@@ -410,22 +398,6 @@
410398
"key": "installs.button.updateCore",
411399
"value": "Update Core"
412400
},
413-
{
414-
"key": "installs.cloneForm.branchLabel",
415-
"value": "Branch"
416-
},
417-
{
418-
"key": "installs.cloneForm.cloneIntoLabel",
419-
"value": "Clone into folder"
420-
},
421-
{
422-
"key": "installs.cloneForm.heading",
423-
"value": "Clone Basis"
424-
},
425-
{
426-
"key": "installs.cloneForm.subFolderLabel",
427-
"value": "Sub-folder name"
428-
},
429401
{
430402
"key": "installs.dialog.backupPrompt",
431403
"value": "{0}\n\nBack up {1} first? This zips Assets, Packages and ProjectSettings (not the Library cache) into a BasisBackups folder next to your install."
@@ -438,33 +410,17 @@
438410
"key": "installs.dialog.deleteConfirmTitle",
439411
"value": "Permanently delete project?"
440412
},
441-
{
442-
"key": "installs.dialog.lowDiskSpaceBody",
443-
"value": "Only {0} is free on {1}. Cloning Basis and opening it in Unity can need well over that, and the clone may fail partway.\n\nClone here anyway?"
444-
},
445-
{
446-
"key": "installs.dialog.lowDiskSpaceTitle",
447-
"value": "Low disk space"
448-
},
449413
{
450414
"key": "installs.dialog.nameThisInstall",
451415
"value": "Name this install"
452416
},
453-
{
454-
"key": "installs.dialog.recommendedBody",
455-
"value": "Add all {0} recommended Basis packages to this project now? You can manage them anytime on the Packages tab."
456-
},
457-
{
458-
"key": "installs.dialog.recommendedTitle",
459-
"value": "Install the Basis Recommended pack?"
460-
},
461417
{
462418
"key": "installs.empty.body",
463-
"value": "Use Clone Basis above to pull down BasisVR/Basis, or Add existing to register a clone you already have."
419+
"value": "Use New project to create a Basis-ready Unity project, or Add existing to register one you already have."
464420
},
465421
{
466422
"key": "installs.empty.title",
467-
"value": "No installs yet"
423+
"value": "No projects yet"
468424
},
469425
{
470426
"key": "installs.git.ahead",
@@ -504,7 +460,7 @@
504460
},
505461
{
506462
"key": "installs.hero.subtitle",
507-
"value": "Clone the BasisVR/Basis repository, then manage each project's packages, updates and local changes."
463+
"value": "Create a Unity project with the Basis packages, then manage each project's packages, updates and local changes."
508464
},
509465
{
510466
"key": "installs.hero.tagline",
@@ -514,22 +470,14 @@
514470
"key": "installs.hero.title",
515471
"value": "Your Basis projects"
516472
},
517-
{
518-
"key": "installs.picker.chooseCloneFolder",
519-
"value": "Choose a folder to clone Basis into"
520-
},
521473
{
522474
"key": "installs.picker.selectExistingClone",
523-
"value": "Select an existing Basis clone"
475+
"value": "Select an existing Basis project folder"
524476
},
525477
{
526478
"key": "installs.picker.newProjectFolder",
527479
"value": "Choose an empty folder for the new project"
528480
},
529-
{
530-
"key": "installs.progress.starting",
531-
"value": "Starting clone…"
532-
},
533481
{
534482
"key": "installs.row.noUnityProject",
535483
"value": "No Unity project"
@@ -538,14 +486,6 @@
538486
"key": "installs.row.unityVersion",
539487
"value": "Unity {0}"
540488
},
541-
{
542-
"key": "installs.space.criticalWarning",
543-
"value": "Very low disk space — only {0} free on {1}. Cloning Basis will likely fail; free up space or choose another drive."
544-
},
545-
{
546-
"key": "installs.space.lowWarning",
547-
"value": "Low disk space — {0} free on {1}. Basis plus its Unity Library can use 20 GB or more."
548-
},
549489
{
550490
"key": "installs.status.added",
551491
"value": "Added {0}{1}."
@@ -582,34 +522,6 @@
582522
"key": "installs.status.backupFailed",
583523
"value": "Backup failed: {0}"
584524
},
585-
{
586-
"key": "installs.status.chooseFolderFirst",
587-
"value": "Choose a folder to clone into first."
588-
},
589-
{
590-
"key": "installs.status.cloneCancelledLowSpace",
591-
"value": "Clone cancelled — low disk space on the target drive."
592-
},
593-
{
594-
"key": "installs.status.cloneError",
595-
"value": "Clone error: {0}"
596-
},
597-
{
598-
"key": "installs.status.cloneFailed",
599-
"value": "Clone failed (exit {0}). {1}"
600-
},
601-
{
602-
"key": "installs.status.clonedInto",
603-
"value": "Cloned Basis into {0}.{1}"
604-
},
605-
{
606-
"key": "installs.status.cloningInto",
607-
"value": "Cloning Basis into {0}…"
608-
},
609-
{
610-
"key": "installs.status.destExists",
611-
"value": "{0} already exists and is not empty."
612-
},
613525
{
614526
"key": "installs.status.folderMissing",
615527
"value": "Folder no longer exists: {0}"
@@ -646,10 +558,6 @@
646558
"key": "installs.status.deleteFailed",
647559
"value": "Couldn't delete {0}: {1}"
648560
},
649-
{
650-
"key": "installs.status.requiresUnityNote",
651-
"value": " Requires Unity {0} — open the Unity tab to install it."
652-
},
653561
{
654562
"key": "installs.status.rowSummary",
655563
"value": "{0}: {1}"
@@ -922,10 +830,6 @@
922830
"key": "packages.picker.savePackageList",
923831
"value": "Save package list"
924832
},
925-
{
926-
"key": "packages.recommended.name",
927-
"value": "Basis Recommended"
928-
},
929833
{
930834
"key": "packages.status.added",
931835
"value": "Added"
@@ -1042,10 +946,6 @@
1042946
"key": "packages.status.pasteGitHub",
1043947
"value": "Paste a GitHub URL or owner/repo."
1044948
},
1045-
{
1046-
"key": "packages.status.recommendedEmpty",
1047-
"value": "No packages available to install — check your connection, then try Refresh on the Packages tab."
1048-
},
1049949
{
1050950
"key": "packages.status.refusedUnsafeUrl",
1051951
"value": "Refused to add {0}: the install link's git URL uses an unsupported or unsafe transport."
@@ -1606,14 +1506,6 @@
16061506
"key": "settings.extraCatalogs.watermark",
16071507
"value": "https://example.com/catalog.json"
16081508
},
1609-
{
1610-
"key": "settings.clone.description",
1611-
"value": "Where new Basis clones are created by default."
1612-
},
1613-
{
1614-
"key": "settings.clone.title",
1615-
"value": "Default clone location"
1616-
},
16171509
{
16181510
"key": "settings.detected.git",
16191511
"value": "Git"

0 commit comments

Comments
 (0)