Showing posts with label language. Show all posts
Showing posts with label language. Show all posts
Monday, September 19, 2016
Useful sites to translate Windows error messages from any language to English
Useful sites to translate Windows error messages from any language to English
Have you ever banged your head on your desk desperately searching with a localized version of an error ?
Two sites will help you.
Microsofts own online Language Portal:
http://www.microsoft.com/Language/en-US/Search.aspx
And another which helps you to translate:
http://www.errortoenglish.com/
Available link for download
Thursday, September 15, 2016
How to change system language on Fedora 22 and Debian 8
How to change system language on Fedora 22 and Debian 8
Fedora 22:
In Root terminal:
Show current setting:
[root@fedora22~]# echo $LANG
en_US.UTF-8
Change current setting:
[root@fedora22~]# vi /etc/locale.conf
LANG="en_US.UTF-8"
Modify language setting:
LANG="en_US.UTF-8"
e.g. LANG="hu_HU.UTF-8"
Apply new setting:
[root@fedora22~]# source /etc/locale.conf
Show current setting:
[root@fedora22~]# echo $LANG
LANG="hu_HU.UTF-8"
Table of locales:
https://docs.moodle.org/dev/Table_of_locales
http://www.server-world.info/en/note?os=Fedora_20&p=locale
Debian 8:
In Root terminal:
vi /etc//default/locale
Modify language setting:
LANG="en_US.UTF-8"
e.g. LANG="hu_HU.UTF-8"
Apply new setting:
dpkg-reconfigure locales
Table of locales:
https://docs.moodle.org/dev/Table_of_locales
https://wiki.debian.org/ChangeLanguage
Available link for download
Friday, September 9, 2016
Download Office 2010 2013 Professional Plus Language Packs
Download Office 2010 2013 Professional Plus Language Packs
Office 2010 / 2013 Professional Plus Language Packs download links:
Office 2010 Direct Download Links
Office 2013 Direct Download Links
OR:
Office 2010 language packs, proofing tools included
Or see the comment below.
Available link for download
Subscribe to:
Posts (Atom)