Skip to content
This repository has been archived by the owner on Jul 5, 2018. It is now read-only.

Commit

Permalink
Merge pull request #204 from jdlrobson/39706
Browse files Browse the repository at this point in the history
change upload confirmation page to link to upload again
  • Loading branch information
awjrichards-zz committed Aug 28, 2012
2 parents 6b1f01e + f7d2b60 commit 8ed117e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -504,8 +504,8 @@ <h2>
<p>
<img src='images/loader.gif'>
</p>
<button class="back" data-back="2">
<msg key="upload-monument-back"></msg>
<button class="back" data-back="1">
<msg key="upload-again"></msg>
</button>
<button class="page-link" data-page='uploads-page'>
<msg key="upload-monument-review"></msg>
Expand Down
1 change: 1 addition & 0 deletions assets/www/messages/messages-en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ upload-latest-view=Why not <a>share</a> this awesome photo with your friends?
no-uploads=You haven't really uploaded anything yet, have you?
upload-completeddetail-title=Your upload
upload-monument-link-text=View this monument
upload-again=Submit Another Photo
upload-monument-back=Back to Monument
upload-monument-review=Review Uploads

Expand Down
1 change: 1 addition & 0 deletions assets/www/messages/messages-qqq.properties
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ upload-latest-view=Prompt to get user to share their photo. Contains an anchor t
no-uploads=Message to show user when they go to uploads page having uploaded nothing
upload-completeddetail-title=When viewing a photo the user uploaded this is the heading
upload-monument-link-text=Label for link that takes user from photo upload page to monument
upload-again=After an upload it prompts the user to upload again
upload-monument-back=When an upload has been completed provide a route back to the monument it relates to.
upload-monument-review=When an upload has been completed provide a route to the uploads page.
no-incomplete-uploads=Message to show user when they go to incomplete uploads page having saved nothing for later
Expand Down

0 comments on commit 8ed117e

Please sign in to comment.