diff options
author | Azul <azul@leap.se> | 2013-10-28 08:52:54 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-10-28 08:52:54 +0100 |
commit | 7abdb17fef4c48dc62621cb10062f14379039cdf (patch) | |
tree | d1fe0b9796526e063e928a00d942e6e99a3dc457 /core/config/locales | |
parent | 1b8d773ad61df9d97f4f800944cd78ae6cc51938 (diff) | |
parent | 7b3dd8c2c0436518c7c80d37498b57fcf3b1eaf8 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'core/config/locales')
-rw-r--r-- | core/config/locales/en.yml | 2 |
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.)" |