Changed Priority to Score.

2001-01-10  Jeffrey Stedfast  <fejj@helixcode.com>

	* filtertypes.xml: Changed Priority to Score.

svn path=/trunk/; revision=7357
This commit is contained in:
Jeffrey Stedfast
2001-01-10 06:09:54 +00:00
committed by Jeffrey Stedfast
parent f54327b748
commit a33cf67ac0
3 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
2001-01-10 Jeffrey Stedfast <fejj@helixcode.com>
* filtertypes.xml: Changed Priority to Score.
* filter-option.c (get_widget): Attach to the "activate" signal -
this should now make it so that a filter-option will "remember"
what a user changed.

View File

@ -384,7 +384,7 @@
</part>
<part name="score">
<title>Priority</title>
<title>Score</title>
<input type="optionlist" name="score-type">
<option value="less-than">
<title>is</title>

View File

@ -12,9 +12,9 @@ char *s = N_("Message Header");
char *s = N_("Message was received");
char *s = N_("Message was sent");
char *s = N_("Move to Folder");
char *s = N_("Priority");
char *s = N_("Recipients");
char *s = N_("Regex Match");
char *s = N_("Score");
char *s = N_("Sender");
char *s = N_("Set Status");
char *s = N_("Source");