summaryrefslogtreecommitdiffstats
path: root/ogcp/templates
diff options
context:
space:
mode:
authorAlejandro Sirgo Rica <asirgo@soleta.eu>2024-09-26 11:23:25 +0200
committerAlejandro Sirgo Rica <asirgo@soleta.eu>2024-09-26 13:21:13 +0200
commit39371747db933df2dbda89d5652addab8ef4c55d (patch)
treecf1fafe59ca257c7912a968bb0242ed608fa4368 /ogcp/templates
parentc1d9018e2174a3144c6babba86b4959dd77448d2 (diff)
ogcp: improve cache report wording
Use "Cache size" instead of "Disk size" in cache inspector. Inform that the missing space when the image does not fit in cache is additional space on top of the available space.
Diffstat (limited to 'ogcp/templates')
-rw-r--r--ogcp/templates/cache_inspector.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/cache_inspector.html b/ogcp/templates/cache_inspector.html
index 8e64cd4..ce9703f 100644
--- a/ogcp/templates/cache_inspector.html
+++ b/ogcp/templates/cache_inspector.html
@@ -27,7 +27,7 @@
</ul>
<ul class="list-group list-group-horizontal">
<li class="list-group-item w-50">
- {{ _('Disk size') }}
+ {{ _('Cache size') }}
</li>
<li class="list-group-item w-50">
{{ _('used') }} (%)