summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-10-21 18:18:13 +0200
committerAzul <azul@leap.se>2013-10-21 18:18:13 +0200
commit23b9c58c4bd2e62ba63064c0e606d84f26fe74fa (patch)
treedd4317b2c849370a5f92b77f8d14314e93c696b5 /core
parent3389bb0f4e43087ef1bf3073c1cb2e8cf64b60d1 (diff)
use osx not mac as an identifier for the os.
Diffstat (limited to 'core')
-rw-r--r--core/config/locales/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config/locales/en.yml b/core/config/locales/en.yml
index 344eee4..4710a16 100644
--- a/core/config/locales/en.yml
+++ b/core/config/locales/en.yml
@@ -35,6 +35,6 @@ en:
linux64: "Linux (64 bit)"
windows: "Windows"
android: "Android"
- mac: "Mac OSX"
+ osx: "Mac OSX"
other: "(not available for your OS.)"