improve some webapp ui strings
This commit is contained in:
parent
77676cea18
commit
84657b591c
3 changed files with 7 additions and 2 deletions
|
@ -21,3 +21,8 @@ Ubuntu 13.04
|
||||||
### Please provide any additional information below.
|
### Please provide any additional information below.
|
||||||
|
|
||||||
Ain't nobody here but us chickens.
|
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]]
|
||||||
|
|
|
@ -7,6 +7,6 @@
|
||||||
<a .btn .btn-primary href="@{AddDriveR}">
|
<a .btn .btn-primary href="@{AddDriveR}">
|
||||||
Make a repository on a Removable Drive
|
Make a repository on a Removable Drive
|
||||||
<p>
|
<p>
|
||||||
Where do you want to put this new repository?
|
Repository location:
|
||||||
<form method="post" .form-inline enctype=#{enctype}>
|
<form method="post" .form-inline enctype=#{enctype}>
|
||||||
^{form}
|
^{form}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<h2>
|
<h2>
|
||||||
Combine repositories?
|
Combine repositories?
|
||||||
<p>
|
<p>
|
||||||
You have created a new repository at #{newrepo}.
|
The repository at #{newrepo} is set up.
|
||||||
<br>
|
<br>
|
||||||
Do you want to combine it with your existing repository at #{mainrepo}?
|
Do you want to combine it with your existing repository at #{mainrepo}?
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue