bug/bug.xhtml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d78e3b200605ea9438f4e9660cae76ef7adcc11a
Author: Loic Dachary <l...@dachary.org>
Date:   Wed Sep 21 15:33:55 2011 +0200

    clarify the fact that the attachment to be uploaded is to be a screenshot 
and nothing else. Explain that the link displayed is to the bugzilla page.

diff --git a/bug/bug.xhtml b/bug/bug.xhtml
index e621698..5db5438 100644
--- a/bug/bug.xhtml
+++ b/bug/bug.xhtml
@@ -146,12 +146,12 @@
           </div>
 
           <div class="state_success">
-            The bug report has been <a class="bug">successfully submitted</a>
+            The bug report has been successfully submitted. You can edit it or 
add attachments using <a class="bug">the corresponding bugzilla page</a>.
           </div>
 
           <div class="state_attach">
             <div class="attach-invite">
-              Upload an attachment illustrating the problem
+              If you have a screenshot illustrating the problem, you can 
upload it here.
             </div>
            <form action='/attachment.cgi' method='post' 
enctype='multipart/form-data'>
              <input type="hidden" name="action" value="insert"></input>
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to