]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
templates: Use 'Patchwork' consistently
authorStephen Finucane <stephen.finucane@intel.com>
Fri, 25 Mar 2016 21:29:41 +0000 (21:29 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Tue, 29 Mar 2016 10:28:44 +0000 (11:28 +0100)
The templates referred to both 'patchwork' and 'Patchwork'. Use the
title case variant consistently.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
19 files changed:
patchwork/templates/patchwork/help/about.html
patchwork/templates/patchwork/help/pwclient.html
patchwork/templates/patchwork/mail-form.html
patchwork/templates/patchwork/optin-request.html
patchwork/templates/patchwork/optin-request.mail
patchwork/templates/patchwork/optin.html
patchwork/templates/patchwork/optout-request.html
patchwork/templates/patchwork/optout-request.mail
patchwork/templates/patchwork/optout.html
patchwork/templates/patchwork/patch-change-notification.mail
patchwork/templates/patchwork/profile.html
patchwork/templates/patchwork/project.html
patchwork/templates/patchwork/register.mail
patchwork/templates/patchwork/registration-confirm.html
patchwork/templates/patchwork/registration_form.html
patchwork/templates/patchwork/todo-list.html
patchwork/templates/patchwork/user-link-confirm.html
patchwork/templates/patchwork/user-link.mail
templates/registration/password_reset_email.html

index 7befa6bf390e47dae3b61c8116500e5cdfb388f2..6d3408f24d0f6dbd951b1c059210fde625bb7c40 100644 (file)
@@ -6,7 +6,7 @@
 {% block body %}
 
 <p>Patchwork is free software, and is available from the
-<a href="http://jk.ozlabs.org/projects/patchwork/">patchwork website</a>.</p>
+<a href="http://jk.ozlabs.org/projects/patchwork/">Patchwork website</a>.</p>
 
 <p>Patchwork is built on the <a href="http://djangoproject.com/">django</a>
 web framework.</p>
index e3fbc82e64967068a86809b1fa5f12e719d8f791..1d87ec9bc8189ca0c4d1ee426d787a2e14c295a7 100644 (file)
@@ -5,8 +5,8 @@
 
 {% block body %}
 
-<p><code>pwclient</code> is the command-line client for patchwork. Currently,
-it provides access to some read-only features of patchwork, such as downloading
+<p><code>pwclient</code> is the command-line client for Patchwork. Currently,
+it provides access to some read-only features of Patchwork, such as downloading
 and applying patches.</p>
 
 <p>To use pwclient, you will need:</p>
@@ -17,7 +17,7 @@ and applying patches.</p>
 </ul>
 
 <p>You can create your own <code>.pwclientrc</code> file. Each
-<a href="{% url 'project-list' %}">patchwork project</a>
+<a href="{% url 'project-list' %}">Patchwork project</a>
 provides a sample linked from the 'project info' page.</p>
 
 {% endblock %}
index d71b2fb291e087aabec0375966a2b2a902467bd2..315b7a5d7db6a73f1cd16d2bcc89e47fac54a7ea 100644 (file)
@@ -5,7 +5,7 @@
 
 {% block body %}
 
-<p>You can configure patchwork to send you mail on certain events,
+<p>You can configure Patchwork to send you mail on certain events,
 or block automated mail altogether. Enter your email address to
 view or change your email settings.</p>
 
index ba7161487752f3a842ed177638dd60a7befef06d..a3dd4b899a9e240761e36b2902317d69a6e6858d 100644 (file)
@@ -15,9 +15,9 @@ that link to confirm your opt-in.</p>
 {% endif %}
 
 {% if form %}
-<p>This form allows you to opt-in to automated email from patchwork. Use
-this if you have previously opted-out of patchwork mail, but now want to
-received notifications from patchwork.</p>
+<p>This form allows you to opt-in to automated email from Patchwork. Use
+this if you have previously opted-out of Patchwork mail, but now want to
+received notifications from Patchwork.</p>
 When you submit it, an email will be sent to your address with a link to click
 to finalise the opt-in. Patchwork does this to prevent someone opting you in
 without your consent.</p>
index fb4814bf3731dccad7c725ad33a05648c8e20f58..bd40e677ae84132462adb0d051b0337926b85737 100644 (file)
@@ -1,7 +1,7 @@
 Hi,
 
 This email is to confirm that you would like to opt-in to automated
-email from the patchwork system at {{site.domain}}.
+email from the Patchwork system at {{site.domain}}.
 
 To complete the opt-in process, visit:
 
index 905619103c79287cc0c35b488638f18e1b6d067f..aeb52b33754d2d60ebb5b2af87987e9c9162011a 100644 (file)
@@ -6,12 +6,12 @@
 {% block body %}
 
 <p><strong>Opt-in complete</strong>. You have sucessfully opted back in to
-automated email from this patchwork system, using the address
+automated email from this Patchwork system, using the address
 <strong>{{email}}</strong>.</p>
 <p>If you later decide that you no longer want to receive automated mail from
-patchwork, just visit <a href="{% url 'mail-settings' %}"
+Patchwork, just visit <a href="{% url 'mail-settings' %}"
 >http://{{site.domain}}{% url 'mail-settings' %}</a>, or
-visit the main patchwork page and navigate from there.</p>
+visit the main Patchwork page and navigate from there.</p>
 {% if user.is_authenticated %}
 <p>Return to your <a href="{% url 'user-profile' %}">user
 profile</a>.</p>
index c043dc77fc92ac7673ef47238e2af5563dab2880..1a5cec4c628fda87a820f852bc94eaebd0046061 100644 (file)
@@ -15,9 +15,9 @@ that link to confirm your opt-out.</p>
 {% endif %}
 
 {% if form %}
-<p>This form allows you to opt-out of automated email from patchwork.</p>
+<p>This form allows you to opt-out of automated email from Patchwork.</p>
 <p>If you opt-out of email, Patchwork may still email you if you do certain
-actions yourself (such as create a new patchwork account), but will not send
+actions yourself (such as create a new Patchwork account), but will not send
 you unsolicited email.</p>
 When you submit it, one email will be sent to your address with a link to click
 to finalise the opt-out. Patchwork does this to prevent someone opting you out
index 8a3e46fd5859269a2c21b8e284eda215afab1d87..b1732fd0e28bd89a2128849733ebcb71ae75aa98 100644 (file)
@@ -1,7 +1,7 @@
 Hi,
 
 This email is to confirm that you would like to opt-out from all email
-from the patchwork system at {{site.domain}}.
+from the Patchwork system at {{site.domain}}.
 
 To complete the opt-out process, visit:
 
index 6a325039a03d6a8e35f5abb4b44ebb168b77f234..71388549b7af347bd64f2f52640fb99bb7f07dfe 100644 (file)
@@ -6,15 +6,15 @@
 {% block body %}
 
 <p><strong>Opt-out complete</strong>. You have successfully opted-out of
-automated notifications from this patchwork system, from the address
+automated notifications from this Patchwork system, from the address
 <strong>{{email}}</strong></p>
-<p>Please note that you may still receive email from other patchwork setups at
+<p>Please note that you may still receive email from other Patchwork setups at
 different sites, as they are run independently. You may need to opt-out of
 those separately.</p>
-<p>If you later decide to receive mail from patchwork, just visit
+<p>If you later decide to receive mail from Patchwork, just visit
 <a href="{% url 'mail-settings' %}"
 >http://{{site.domain}}{% url 'mail-settings' %}</a>, or
-visit the main patchwork page and navigate from there.</p>
+visit the main Patchwork page and navigate from there.</p>
 {% if user.is_authenticated %}
 <p>Return to your <a href="{% url 'user-profile' %}">user
 profile</a>.</p>
index 0047fdbe72403448e2d583c2d59bba842a448327..7d04cffddc07badda4d0719ea3e4fb12f32184ea 100644 (file)
@@ -1,6 +1,6 @@
 Hello,
 
-The following patch{{notifications|length|pluralize:"es"}} (submitted by you) {{notifications|length|pluralize:"has,have"}} been updated in patchwork:
+The following patch{{notifications|length|pluralize:"es"}} (submitted by you) {{notifications|length|pluralize:"has,have"}} been updated in Patchwork:
 {% for notification in notifications %}
  * {{notification.patch.project.linkname}}: {{notification.patch.name|safe}}
      - http://{{site.domain}}{{notification.patch.get_absolute_url}}
@@ -14,7 +14,7 @@ Happy patchworking.
 
 --
 
-This is an automated mail sent by the patchwork system at
+This is an automated mail sent by the Patchwork system at
 {{site.domain}}. To stop receiving these notifications, edit
 your mail settings at:
   http://{{site.domain}}{% url 'mail-settings' %}
index 1c2151d12e604871baf1530ded88fdc22254cee9..9b6d5b3a09e1622806eba22d6246181d1cdeefc6 100644 (file)
@@ -38,11 +38,11 @@ Contributor to
 
 <div class="box">
 <h2>Linked email addresses</h2>
-<p>The following email addresses are associated with this patchwork account.
-Adding alternative addresses allows patchwork to group contributions that
+<p>The following email addresses are associated with this Patchwork account.
+Adding alternative addresses allows Patchwork to group contributions that
 you have made under different addresses.</p>
 <p>The "notify?" column allows you to opt-in or -out of automated
-patchwork notification emails. Setting it to "no" will disable automated
+Patchwork notification emails. Setting it to "no" will disable automated
 notifications for that address.</p>
 <p>Adding a new email address will send a confirmation email to that
 address.</p>
index ffea25ef0e149b8ecc947ed7a718a9e4189e5b9e..6f7e37df2d4a091fb72736e55eba9f8d0a2e6ddd 100644 (file)
 </table>
 
 {% if enable_xmlrpc %}
-<p>Sample <a href="{% url 'help' "pwclient/" %}">patchwork
+<p>Sample <a href="{% url 'help' "pwclient/" %}">Patchwork
 client</a> configuration for this project: <a
 href="{% url 'pwclientrc' project.linkname %}"
 >.pwclientrc</a>.</p>
 {% endif %}
-  
+
 {% endblock %}
index 90792035c64d004800d77f7821f71e95c24cdd63..51f3adfa24ef5e10bd86fc11c4709004edeb6424 100644 (file)
@@ -1,11 +1,11 @@
 Hi,
 
-This email is to confirm your account on the patchwork patch-tracking
+This email is to confirm your account on the Patchwork patch-tracking
 system. You can activate your account by visiting the url:
 
  http://{{site.domain}}{% url 'registration_activateactivation_key'=request.key %}
 
-If you didn't request a user account on patchwork, then you can ignore
+If you didn't request a user account on Patchwork, then you can ignore
 this mail.
 
 Happy patchworking.
index d40c30508b0e9d5923c2c6abc79853897502d62b..56cc107f2584f8557d0d9c84b17b92b86dd57265 100644 (file)
@@ -6,8 +6,8 @@
 {% block body %}
 <p>Registraton confirmed!</p>
 
-<p>Your patchwork registration is complete. Head over to your <a
+<p>Your Patchwork registration is complete. Head over to your <a
  href="{% url 'user-profile' %}">profile</a> to start using
-patchwork's extra features.</p>
+Patchwork's extra features.</p>
 
 {% endblock %}
index 3a314b8ae302ca0984140d63641e70e40e40fd29..4e610b32bc5fa4f589a5f1f6418d403ef62bc074 100644 (file)
@@ -13,7 +13,7 @@
  registration.</p>
 </p>
 {% else %}
-<p>By creating a patchwork account, you can:<p>
+<p>By creating a Patchwork account, you can:<p>
 <ul>
  <li>create "bundles" of patches</li>
  <li>update the state of your own patches</li>
@@ -62,7 +62,7 @@
     Your name is used to identify you on the site
    </td>
   </tr>
-   
+
   <tr>
    <td>{{ form.email.label_tag }}</td>
    <td>
@@ -75,7 +75,7 @@
 {% endif %}
    </td>
   </tr>
-   
+
   <tr>
    <td></td>
    <td class="form-help">
@@ -95,7 +95,7 @@
 {% endif %}
    </td>
   </tr>
-   
+
   <tr>
    <td>{{ form.password.label_tag }}</td>
    <td>
index 282c33c74d189e3fa3078ff35068e143d82a2c78..444baa01a365487d683f924fd904f736f58179f6 100644 (file)
@@ -7,7 +7,7 @@
 {% block body %}
 <h1>TODO</h1>
 
-<p>A Patchwork Todo-list contains patches that are assigned to you, and
+<p>A Patchwork todo-list contains patches that are assigned to you, and
 are in an "action required" state
 ({% for state in action_required_states %}{% if forloop.last and not forloop.first %} or {% endif %}{{ state }}{% if not forloop.last and not forloop.first %}, {%endif %}{% endfor %}), and are not archived.
 </p>
index 051a13c1634a6265d872627e6eea81fc5768acd8..7c418ec05d25cf00812383ebc32d93ea8f128700 100644 (file)
@@ -10,7 +10,7 @@
 <p>{{ errors }}</p>
 {% else %}
  <p>You have sucessfully linked the email address {{ person.email }} to
-  your patchwork account</p>
+  your Patchwork account</p>
 
 {% endif %}
 <p>Back to <a href="{% url 'user-profile' %}">your
index ac4d540068e0db30fd3fe1416a476bf5ed224424..d0a3c976eb4a80aeb6cbf42a9165a46dba59a600 100644 (file)
@@ -4,7 +4,7 @@ This email is to confirm that you own the email address:
 
   {{ confirmation.email }}
 
-So that you can add it to your patchwork profile. You can confirm this
+So that you can add it to your Patchwork profile. You can confirm this
 email address by visiting the url:
 
  http://{{site.domain}}{% url 'confirm' key=confirmation.key %}
index fa399a44778ca60af40f58a854a938e017c38926..bdc28518202cd3d63a2833e1ecf7514387163217 100644 (file)
@@ -1,7 +1,7 @@
 {% autoescape off %}Hi,
 
 You are receiving this email because you requested a password reset for
-your user account on the patchwork patch-tracking system.
+your user account on the Patchwork patch-tracking system.
 Please visit the following url and choose a new password:
 
 {% block reset_link %}