- Delete branch {this.props.branch.name}?
- This action cannot be undone.
-
+ Delete remote branch {this.props.branch.name}? +
+This action cannot be undone.
- {this.renderDeleteOnRemote()} + {this.renderDeleteOnRemote()} +
- Delete remote branch {this.props.branch.name}?
- This action cannot be undone.
+ Delete remote branch {this.props.branch.name}?
This action cannot be undone.
This branch does not exist locally. Deleting it may impact others
diff --git a/app/src/ui/move-to-applications-folder.tsx b/app/src/ui/move-to-applications-folder.tsx
index 8541c043f97..d914f7a2e46 100644
--- a/app/src/ui/move-to-applications-folder.tsx
+++ b/app/src/ui/move-to-applications-folder.tsx
@@ -47,8 +47,8 @@ export class MoveToApplicationsFolder extends React.Component<
We've detected that you're not running GitHub Desktop from the
Applications folder of your machine. This could cause problems with
the app, including impacting your ability to sign in.
-
-
+
Do you want to move GitHub Desktop to the Applications folder now? This will also restart the app.