#6185 HIGH Update.: developer key request page not in spanish
Zarro Boogs per Child
bugtracker at laptop.org
Fri Mar 28 02:46:08 EDT 2008
#6185: developer key request page not in spanish
---------------------+------------------------------------------------------
Reporter: erikos | Owner: sayamindu
Type: defect | Status: assigned
Priority: high | Milestone: Update.1
Component: distro | Version:
Resolution: | Keywords: release?
Verified: 0 | Blocking:
Blockedby: |
---------------------+------------------------------------------------------
Changes (by sayamindu):
* status: new => assigned
Comment:
To confirm:
{{{
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Developer key request</title>
<style type="text/css" media="all">@import
"https://activation.laptop.org/devkey/stylesheet/";</style>
</head>
<body>
<iframe src="https://activation.laptop.org/devkey/content/"
width="100%" height="450" >
<p>Use the button below to request a developer key for your
machine.</p>
</iframe>
<form action="https://activation.laptop.org/devkey/post/"
method="post" id="devkeyform" >
<input type="hidden" name="serialnum" value="REPLACE_WITH_SERIALNUMBER" />
<input type="hidden" name="uuid" value="REPLACE_WITH_UUID" />
<input type="submit" />
</form>
</body>
</html>
}}}
needs to be translated. I also see an "iframe", but I guess since we are
already translating Activation Server, we need not worry about that.
Am I right ?
--
Ticket URL: <http://dev.laptop.org/ticket/6185#comment:11>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list