Closed
Bug 561377
Opened 15 years ago
Closed 15 years ago
[sl] Localize Fennec (Mobile Firefox) 1.1 Download page
Categories
(Websites :: Other, defect)
Websites
Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pascalc, Assigned: smolejv)
References
()
Details
The Fennec (Mobile Firefox) 1.1 release is planned this quarter (probably at the end of April/beginning of May).
Changes have been made to the download page. You can view those here:
http://svn.mozilla.org/projects/mozilla.com/trunk/en-GB/m/index.html
You can view the page from webdev on staging server here:
http://www-trunk.stage.mozilla.com/en-GB/m/
The file is in the SVN repository in your locale folder.
If possible, please commit directly to SVN. Once you are done, update this bug.
If you commit directly to SVN, you can see your translation on the staging server linked above (updated every 15mn) by just changing the en-GB locale code by your own locale code.
Alternatively, you can attach the files to this bug (either individually or as
a zip archive).
If you attach individual .html files, please attach them with the plain/text
Mime format.
News and instructions affecting all locales will be posted and updated if
necessary in the master bug (bug 556894)
Thanks!!
Assignee | ||
Comment 1•15 years ago
|
||
committed as 76545 on Sat Oct 30
Assignee: nobody → smolejv
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Vito, you made a lot of errors with this revision. What you did is that you changed all < and > signs into their corresponding html entities. That is ok when you want to show those signs on a page, but you mustn't change those when they're used in forming elements(html elements, php starting and closing tags, etc.). I have fixed this for you in r77026 , and you should take a look and see what I did.
In like 30 minutes from now, you can open http://www-trunk.stage.mozilla.com/sl/m/ to see if everything is all right, and if it is, mark this fixed again.
Thanks,
Milos.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•15 years ago
|
||
I did not check the file, I just committed (it was sitting around for close to two months). It was not the smartest thing to do and I appologize.
It looks ok on the stage site so I give it (i.e. your work) a thumbs up.
Regards
smo
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
(In reply to comment #3)
> I did not check the file, I just committed (it was sitting around for close to
> two months). It was not the smartest thing to do and I appologize.
>
No problems, just remember to check next time before committing ;)
> It looks ok on the stage site so I give it (i.e. your work) a thumbs up.
>
Excellent, marking verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•