i18n: Add language and spell check hints
This patch adds Content-Language and <link rel="alternate"> information to the client interface for better integration with search engines. It also adds @lang attribute to the <html> element and various input, textarea, and richtext boxes for better spell check integration and accuracy.
Showing
- include/ajax.config.php 2 additions, 2 deletionsinclude/ajax.config.php
- include/class.i18n.php 9 additions, 0 deletionsinclude/class.i18n.php
- include/client/header.inc.php 27 additions, 2 deletionsinclude/client/header.inc.php
- include/staff/header.inc.php 5 additions, 2 deletionsinclude/staff/header.inc.php
- include/staff/templates/content-manage.tmpl.php 4 additions, 2 deletionsinclude/staff/templates/content-manage.tmpl.php
- include/staff/ticket-view.inc.php 4 additions, 4 deletionsinclude/staff/ticket-view.inc.php
- js/redactor-osticket.js 6 additions, 0 deletionsjs/redactor-osticket.js
- scp/js/jquery.translatable.js 3 additions, 0 deletionsscp/js/jquery.translatable.js
- scp/js/scp.js 10 additions, 0 deletionsscp/js/scp.js
Loading
Please register or sign in to comment