Skip to content

Commit

Permalink
The ru_RU locale is not supported.
Browse files Browse the repository at this point in the history
The go-i18n tool that we use does not support this locale at the moment
and thus we should not be offering translation until such time as that
changes.

Closes #208
[Finishes #75021420]
  • Loading branch information
Anand Gaitonde and Christopher Piraino authored and Anand Gaitonde and Christopher Piraino committed Jul 15, 2014
1 parent 87702ed commit ea13862
Show file tree
Hide file tree
Showing 32 changed files with 1 addition and 3,163 deletions.
2 changes: 1 addition & 1 deletion cf/i18n/init.go
Expand Up @@ -28,7 +28,7 @@ var SUPPORTED_LOCALES = map[string]string{
"ja": "ja_JA",
"ko": "ko_KO",
"pt": "pt_BR",
"ru": "ru_RU",
// "ru": "ru_RU", - Will add support for Russian when nicksnyder/go-i18n supports Russian
"zh": "zh_CN",
}
var resources_path = filepath.Join("cf", "i18n", "resources")
Expand Down
22 changes: 0 additions & 22 deletions cf/i18n/resources/ru/cf/actors/ru_RU.all.json

This file was deleted.

14 changes: 0 additions & 14 deletions cf/i18n/resources/ru/cf/api/authentication/ru_RU.all.json

This file was deleted.

10 changes: 0 additions & 10 deletions cf/i18n/resources/ru/cf/api/resources/ru_RU.all.json

This file was deleted.

82 changes: 0 additions & 82 deletions cf/i18n/resources/ru/cf/api/ru_RU.all.json

This file was deleted.

6 changes: 0 additions & 6 deletions cf/i18n/resources/ru/cf/api/strategy/ru_RU.all.json

This file was deleted.

126 changes: 0 additions & 126 deletions cf/i18n/resources/ru/cf/app/ru_RU.all.json

This file was deleted.

6 changes: 0 additions & 6 deletions cf/i18n/resources/ru/cf/command_factory/ru_RU.all.json

This file was deleted.

10 changes: 0 additions & 10 deletions cf/i18n/resources/ru/cf/command_runner/ru_RU.all.json

This file was deleted.

0 comments on commit ea13862

Please sign in to comment.