Laverna / laverna

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
https://laverna.cc/index.html
Mozilla Public License 2.0
9.2k stars 801 forks source link

Enhancement: Multiple English Languages (British, American) #610

Open JerJohn15 opened 8 years ago

JerJohn15 commented 8 years ago

So I recently learned that there are more than two ways to spell the English word, "favorite". In America, the common way to spell it is "favorite", while in Britain its spelled "favourites" (GitHub considers the latter to be mispelled). Being from the states myself and having never seen the word spelled, "favourites" (to my knowledge), I am VERY tempted to change every occurrence of the word "favourites" to "favorites" (I already made the change in the README.md file). However, I don't want someone else to feel the same way I do about another word so I'm proposing that we include a language pack for different variations of the English language (there's apparently already a Swiss German, #141, feature).

claell commented 8 years ago

Sounds good and would avoid confusion (with spelling). But it would be more effort.

JerJohn15 commented 8 years ago

@claell Sounds good and would avoid confusion (with spelling). But it would be more effort.

Your right it would be, but I'm going to go ahead and change "favourite/s" to "favorites" in my next pull request.

claell commented 8 years ago

Since English seems to be the default language of this project, it is probably necessary to decide which of the versions will be default (probably American?).