diff options
author | Callum Prentice <callum@gmail.com> | 2020-10-07 16:03:28 -0700 |
---|---|---|
committer | Callum Prentice <callum@gmail.com> | 2020-10-07 16:03:28 -0700 |
commit | 5fdc4a1fb4a1788b20ca7a2e7764fd1391c35785 (patch) | |
tree | 00c85045c03ae4beb4d4c0ea62e5b39286bdef98 /indra/newview/skins/default | |
parent | 08dfc0836fb12855d0c07d811e2909400d5b74f3 (diff) |
Add in some cache stats for the about box
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 03aed8aa7e..619c869a3d 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -55,8 +55,9 @@ LOD factor: [LOD_FACTOR] Render quality: [RENDER_QUALITY] Advanced Lighting Model: [GPU_SHADERS] Texture memory: [TEXTURE_MEMORY]MB +Disk cache: [DISK_CACHE_INFO] </string> - <string name="AboutOSXHiDPI"> + <string name="AboutOSXHiDPI"> HiDPI display mode: [HIDPI] </string> <string name="AboutLibs"> |