Ticket #7251 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[Patch] minor spelling error in prefs_announcer_watch_users.html

Reported by: pipern Assigned to: doki_pen
Priority: normal Component: AnnouncerPlugin
Severity: trivial Keywords: patch
Cc: hasienda Trac Release: 0.12

Description

To fix spelling:

Index: announcer/templates/prefs_announcer_watch_users.html
===================================================================
--- announcer/templates/prefs_announcer_watch_users.html
+++ announcer/templates/prefs_announcer_watch_users.html
@@ -1,6 +1,6 @@
 <span xmlns="http://www.w3.org/1999/xhtml"
      xmlns:py="http://genshi.edgewall.org/"
      xmlns:xi="http://www.w3.org/2001/XInclude">
-     A comma seperated list of users you would like to watch.  Watched users will create an announcement each time the user creates or changes a wiki page or ticket. <br/>
+     A comma separated list of users you would like to watch.  Watched users will create an announcement each time the user creates or changes a wiki page or ticket. <br/>
      <label for="announcer_watch_users">Watch Users: <input type="text" id="announcer_watch_users" name="announcer_watch_users" value="${data.announcer_watch_users}"/></label>
 </span>

Attachments

Change History

08/05/10 02:35:22 changed by rjollos

  • summary changed from minor spelling error in prefs_announcer_watch_users.html [patch] to [Patch] minor spelling error in prefs_announcer_watch_users.html.

08/05/10 14:05:51 changed by hasienda

  • status changed from new to closed.
  • resolution set to fixed.

(In [8336]) AnnouncerPlugin: (i18n) Change msgid and update catalogs, closes #7251.

Remove a superfluous line introduced in changeset [8084] for unknown reasons while already doing changes in user preferences.

08/05/10 14:11:16 changed by hasienda

  • cc set to hasienda.

I've done minor editorial changes to the test while being there. Please comment, if you feel that current wording is not appropriate.


Add/Change #7251 ([Patch] minor spelling error in prefs_announcer_watch_users.html)




Change Properties
Action