zxing/android/assets/html-es/whatsnew.html
srowen@gmail.com 93442dcb2c Bump BS version to 4.6
git-svn-id: https://zxing.googlecode.com/svn/trunk@2907 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-06 15:00:01 +00:00

14 lines
332 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title> ¿Qué hay de nuevo en Barcode Scanner </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p> Nuevo en la versión 4.6: </p>
<ul>
<li> Correcciones y mejoras pequeñas. </li>
</ul>
<p>Traducido por Google Translate.</p></body>
</html>