diff --git a/src/calibre/trac/plugins/download.py b/src/calibre/trac/plugins/download.py index 6436aba448..3b0965eefc 100644 --- a/src/calibre/trac/plugins/download.py +++ b/src/calibre/trac/plugins/download.py @@ -205,23 +205,7 @@ select Install.
~/.MacOSX/environment.plist
as shown below:
--<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>LANG</key> - <string>de_DE</string> -</dict> -</plist> --The example above is for the German language. Substitute the language code you need. -After creating the file you need to log out and log in again for the changes to become -active. Of course, this will only work if calibre has been translated for your language. -If not, head over to Translations to see how you can translate it. -