diff options
author | elijah <elijah@riseup.net> | 2014-01-16 00:08:47 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-16 00:08:47 -0800 |
commit | 1eb7d8b27728febe325cfa7ecde5f84ef45dcba0 (patch) | |
tree | 031da10d981992c8699356920f93410989caa3d0 /core/config/locales | |
parent | 93fc98f709f6682387227498f4413fda47e25c30 (diff) |
switch to using dl.bitmask.net
Diffstat (limited to 'core/config/locales')
-rw-r--r-- | core/config/locales/en.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/config/locales/en.yml b/core/config/locales/en.yml index 4abf4e8..bb510d4 100644 --- a/core/config/locales/en.yml +++ b/core/config/locales/en.yml @@ -33,8 +33,9 @@ en: os: linux32: "Linux (32 bit)" linux64: "Linux (64 bit)" + linux: "GNU/Linux" windows: "Windows" android: "Android" osx: "Mac OS" - other: "(not available for your OS.)" + other: "(not available for your OS)" |