improve some webapp ui strings

This commit is contained in:
Joey Hess 2014-02-20 16:23:41 -04:00
parent 77676cea18
commit 84657b591c
Failed to extract signature
3 changed files with 7 additions and 2 deletions

View file

@ -21,3 +21,8 @@ Ubuntu 13.04
### Please provide any additional information below.
Ain't nobody here but us chickens.
> Ok, I have removed the reference to "new repository" since it can be
> a new or an existing repository. The webapp already asks followup
> questions if the repository exists to make sure nothing confusing
> happens. [[done]] --[[Joey]]

View file

@ -7,6 +7,6 @@
<a .btn .btn-primary href="@{AddDriveR}">
Make a repository on a Removable Drive
<p>
Where do you want to put this new repository?
Repository location:
<form method="post" .form-inline enctype=#{enctype}>
^{form}

View file

@ -2,7 +2,7 @@
<h2>
Combine repositories?
<p>
You have created a new repository at #{newrepo}.
The repository at #{newrepo} is set up.
<br>
Do you want to combine it with your existing repository at #{mainrepo}?
<p>