My old polish translation for 2.1 (w/o docs) and a fix for unsanitized variable use (might be others as well, but haven't checked):
[code]
- <form name="cpgform" id="cpgform" action="{$_SERVER['REQUEST_URI']}" method="post">
+ <form name="cpgform" id="...
[code]
- <form name="cpgform" id="cpgform" action="{$_SERVER['REQUEST_URI']}" method="post">
+ <form name="cpgform" id="...