update translations

This commit is contained in:
Luke Pulverenti
2014-11-14 01:27:10 -05:00
parent 4f5c768704
commit 1b06e05cf6
81 changed files with 694 additions and 263 deletions

View File

@@ -40,7 +40,7 @@ namespace MediaBrowser.Server.Mono.Native
{
get
{
return MainClass.CanSelfRestart;
return false;
}
}
@@ -52,7 +52,7 @@ namespace MediaBrowser.Server.Mono.Native
{
get
{
return MainClass.CanSelfUpdate;
return false;
}
}