Modify Severity and Priority <option> values becouse they were translated to

spanish and must be kept in english.
This commit is contained in:
Jesus Rodriguez Cuesta 1999-07-12 12:59:07 +00:00
parent 48827a21f9
commit 488f4e7cd2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5199

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-06-30 13:37:51 $">
<!ENTITY date "$Date: 1999-07-12 12:59:07 $">
<!ENTITY title "Env&iacute;o de informe de problemas con FreeBSD">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: send-pr.sgml,v 1.4 1999-06-30 13:37:51 jesusr Exp $ -->
<!-- $Id: send-pr.sgml,v 1.5 1999-07-12 12:59:07 jesusr Exp $ -->
<html>
&header;
@ -41,14 +41,14 @@ m&aacute;quina en la que est&aacute; ocurriendo el problema.</p>
<option> sparc
</select>
<br><b>Importancia</b>: <select name="severity">
<option> no-cr&iacute;tica
<option> seria
<option> cr&iacute;tica
<option> non-critical
<option> serious
<option> critical
</select>
<br><b>Prioridad</b>: <select name="priority">
<option> baja
<option> media
<option> alta
<option> low
<option> medium
<option> high
</select>
<br><b>Clase:</b> <select name="class">
<option> sw-bug