mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Fix missing string in proxy.cgi (Cache-Digest creation).
This commit is contained in:
@@ -598,7 +598,6 @@ WARNING: translation string unused: year-graph
|
||||
WARNING: translation string unused: yearly firewallhits
|
||||
WARNING: untranslated string: Scan for Songs
|
||||
WARNING: untranslated string: addons
|
||||
WARNING: untranslated string: advproxy cache-digest
|
||||
WARNING: untranslated string: bytes
|
||||
WARNING: untranslated string: community rules
|
||||
WARNING: untranslated string: dead peer detection
|
||||
|
||||
@@ -631,7 +631,6 @@ WARNING: translation string unused: xtaccess bad transfert
|
||||
WARNING: translation string unused: year-graph
|
||||
WARNING: translation string unused: yearly firewallhits
|
||||
WARNING: untranslated string: Scan for Songs
|
||||
WARNING: untranslated string: advproxy cache-digest
|
||||
WARNING: untranslated string: bytes
|
||||
WARNING: untranslated string: fwhost err hostip
|
||||
WARNING: untranslated string: route config changed
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
# Checking cgi-bin translations for language: fr #
|
||||
############################################################################
|
||||
< addon
|
||||
< advproxy cache-digest
|
||||
< advproxy errmsg cache
|
||||
< advproxy errmsg invalid upstream proxy
|
||||
< advproxy errmsg proxy ports equal
|
||||
@@ -452,6 +453,7 @@
|
||||
# Checking cgi-bin translations for language: es #
|
||||
############################################################################
|
||||
< addon
|
||||
< advproxy cache-digest
|
||||
< advproxy errmsg cache
|
||||
< advproxy errmsg invalid upstream proxy
|
||||
< advproxy errmsg proxy ports equal
|
||||
@@ -884,6 +886,7 @@
|
||||
# Checking cgi-bin translations for language: pl #
|
||||
############################################################################
|
||||
< addon
|
||||
< advproxy cache-digest
|
||||
< advproxy errmsg cache
|
||||
< advproxy errmsg invalid upstream proxy
|
||||
< advproxy errmsg proxy ports equal
|
||||
@@ -1292,6 +1295,7 @@
|
||||
############################################################################
|
||||
< Add a route
|
||||
< addon
|
||||
< advproxy cache-digest
|
||||
< advproxy errmsg cache
|
||||
< advproxy errmsg invalid upstream proxy
|
||||
< advproxy errmsg proxy ports equal
|
||||
|
||||
Reference in New Issue
Block a user