Modify Severity and Priority <option> values becouse they were translated to
spanish and must be kept in english.
This commit is contained in:
parent
48827a21f9
commit
488f4e7cd2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5199
1 changed files with 8 additions and 8 deletions
|
|
@ -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ío de informe de problemas con FreeBSD">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 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áquina en la que está ocurriendo el problema.</p>
|
|||
<option> sparc
|
||||
</select>
|
||||
<br><b>Importancia</b>: <select name="severity">
|
||||
<option> no-crítica
|
||||
<option> seria
|
||||
<option> crí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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue