yannis assael | the blog

  • Home
  • About
  • Categories
    • Android
    • Computing
    • iOS
    • Machine Learning
    • MacOSX
  • GitHub
  • Mobile Apps
  • yannisassael.com


Posts Tagged ‘ορθογραφικός’

Chrome Spelling for non System Language MacOSX

Written by iassael on 05/03/2013. Posted in macosx

chrome logo

In order to make chrome check your spelling for a different language rather than the system’s (in this example Greek) you can run the following command in your Terminal.app

defaults write com.google.Chrome AppleLanguages ‘(el-GR)’ 

Για να ενεργοποιήσετε τον ορθογραφικό έλεγχο για Ελληνικά ενώ τα Αγγλικά είναι η προεπιλεγμένη γλώσσα του συστήματος σας εκτελέστε την παραπάνω εντολή στο Terminal.app . Δυστυχώς αλλάζει και η γλώσσα εμφάνισης του Chrome αλλά ενεργοποιείται ο ορθογραφικός έλεγχος ΕΠΙΤΕΛΟΥΣ!!! (:

  • Continue Reading
  • No Comments