diff --git a/ISSUES.txt b/ISSUES.txt index 7e6c2e5..28b608e 100644 --- a/ISSUES.txt +++ b/ISSUES.txt @@ -2,7 +2,7 @@ *** Known issues *** ******************************************* -- To prevent unexpectedly large NZBs from eating your quotum you can set +- To prevent unexpectedly large NZBs from eating your download quota you can set the option 'size_limit' in the INI file. Any NZB larger than this size will be set to paused and get a low priority. diff --git a/interfaces/Classic/templates/config_switches.tmpl b/interfaces/Classic/templates/config_switches.tmpl index 6460d23..b06df75 100644 --- a/interfaces/Classic/templates/config_switches.tmpl +++ b/interfaces/Classic/templates/config_switches.tmpl @@ -151,28 +151,28 @@
diff --git a/interfaces/Classic/templates/connection_info.tmpl b/interfaces/Classic/templates/connection_info.tmpl index 7bfd606..5c85e81 100644 --- a/interfaces/Classic/templates/connection_info.tmpl +++ b/interfaces/Classic/templates/connection_info.tmpl @@ -6,8 +6,8 @@ - - $T('link-resetQuotum') | + + $T('link-resetQuota') | $T('link-forceDisc') | $T('link-showLog') diff --git a/interfaces/Classic/templates/inc_bottom.tmpl b/interfaces/Classic/templates/inc_bottom.tmpl index c6c1551..b6508ba 100644 --- a/interfaces/Classic/templates/inc_bottom.tmpl +++ b/interfaces/Classic/templates/inc_bottom.tmpl @@ -11,8 +11,8 @@ $msg - - | $T('quotum-left'): $left_quotum ⁄ $quotum + + | $T('quota-left'): $left_quota ⁄ $quota diff --git a/interfaces/Plush/templates/config_switches.tmpl b/interfaces/Plush/templates/config_switches.tmpl index 5ef8103..ee213f9 100644 --- a/interfaces/Plush/templates/config_switches.tmpl +++ b/interfaces/Plush/templates/config_switches.tmpl @@ -322,49 +322,49 @@