Updated translations manual page with latest status given by the website translations page (which should be completely up-to-date).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2009-01-03 01:17:36 +00:00
parent e169ac8108
commit 247b70c6c7
2 changed files with 155 additions and 50 deletions

View File

@@ -471,6 +471,10 @@ TABLE.appearance {
/*font-weight: bold;*/
}
TD.green { color: green; }
TD.orange { color: #ff8000; }
TD.red { color: red; }
SPAN.literal {
text-decoration: none;
font-weight: bold;
@@ -528,4 +532,4 @@ DIV.tags LI {
CODE {
font-size: 110%;
color: #444444;
}
}