From 88e0ac4cb8bd8932005341e47ee7310a956366d7 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 13 Feb 2012 23:36:05 +0800 Subject: Bug 725923: backport bug 663835 to extend test coverage to extensions --- extensions/Splinter/template/en/default/pages/splinter.html.tmpl | 2 +- .../Splinter/template/en/default/pages/splinter/help.html.tmpl | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'extensions/Splinter') diff --git a/extensions/Splinter/template/en/default/pages/splinter.html.tmpl b/extensions/Splinter/template/en/default/pages/splinter.html.tmpl index 352c97d2f..f2a78f7ce 100644 --- a/extensions/Splinter/template/en/default/pages/splinter.html.tmpl +++ b/extensions/Splinter/template/en/default/pages/splinter.html.tmpl @@ -30,7 +30,7 @@ "js/yui/assets/skins/sam/button.css", "js/yui/assets/skins/sam/datatable.css", "extensions/Splinter/web/splinter.css", - "skins/standard/bug_groups.css" ] + "skins/custom/bug_groups.css" ] javascript_urls = [ "js/yui/element/element-min.js", "js/yui/container/container-min.js", "js/yui/button/button-min.js", diff --git a/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl b/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl index 3e4ca4787..87f082427 100644 --- a/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl +++ b/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl @@ -27,7 +27,7 @@

Splinter is an add-on for [% terms.Bugzilla %] to allow conveniently reviewing patches that people have attached to - [% terms.Bugzilla %]. More + [%+ terms.Bugzilla %]. More information about Splinter.

The patch review view

@@ -82,7 +82,7 @@
  • A change to the attachment status. (This is specific to - [% terms.Bugzilla %] instances that have attachment status, which is a + [%+ terms.Bugzilla %] instances that have attachment status, which is a non-upstream patch. It's somewhat similar to attachment flags, which splinter doesn't currently support displaying or changing.) This allows you to mark a patch as read to commit @@ -93,7 +93,7 @@

    Once you are done writing your review, go back to Overview page and click the "Publish" button to submit it as a comment on the - [% terms.bug %]. The comment will have a link back to the review page so + [%+ terms.bug %]. The comment will have a link back to the review page so that people can see your comments with the full context.

    Saved drafts

    @@ -122,7 +122,7 @@

    Uploading patches for review

    Splinter doesn't really care how patches are provided to - [% terms.Bugzilla %], as long as tmey are well-formatted patches. If you are + [%+ terms.Bugzilla %], as long as tmey are well-formatted patches. If you are using Git for version control, you can either format changes as patches using 'git -- cgit v1.2.3-24-g4f1b