07978d Rename translation marker from =LANG_CODE= to =LOCALE= inside

Authored and Committed by areguera 14 years ago
    Rename translation marker from =LANG_CODE= to =LOCALE= inside
    release-notes.html design template.
    
    
        
Identity/Release/Tpl/release-notes.html CHANGED
@@ -2,7 +2,7 @@
2
2
<!DOCTYPE html
3
3
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4
4
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
- <html xmlns="http://www.w3.org/1999/xhtml" dir="=LANG_DIR=" lang="=LANG_CODE=" xml:lang="=LANG_CODE=">
5
+ <html xmlns="http://www.w3.org/1999/xhtml" dir="=LANG_DIR=" lang="=LOCALE=" xml:lang="=LOCALE=">
6
6
<head>
7
7
8
8
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />