diff options
author | Callum Prentice <callum@lindenlab.com> | 2021-03-10 11:59:23 -0800 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2021-03-10 11:59:23 -0800 |
commit | 45af049a479928208a1ad30a90c1db6be1969f9a (patch) | |
tree | e40aabda6866b3ca163e0ffe86127fd49332278a /indra/newview/skins/default/xui/de/strings.xml | |
parent | b1add74c31cfd28c1e671470991254b4545fb573 (diff) | |
parent | 88d837c16e768c5262073a7df965066d4bd8842c (diff) |
Merge branch 'master' into DRTVWR-531
Diffstat (limited to 'indra/newview/skins/default/xui/de/strings.xml')
-rw-r--r-- | indra/newview/skins/default/xui/de/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/de/strings.xml b/indra/newview/skins/default/xui/de/strings.xml index f021e03dc7..43327c132d 100644 --- a/indra/newview/skins/default/xui/de/strings.xml +++ b/indra/newview/skins/default/xui/de/strings.xml @@ -31,6 +31,9 @@ <string name="StartupInitializingTextureCache"> Textur-Cache wird initialisiert... </string> + <string name="StartupInitializingVFS"> + VFS wird initialisiert... + </string> <string name="StartupRequireDriverUpdate"> Grafikinitialisierung fehlgeschlagen. Bitte aktualisieren Sie Ihren Grafiktreiber. </string> @@ -70,6 +73,7 @@ LOD-Faktor: [LOD_FACTOR] Darstellungsqualität: [RENDER_QUALITY] Erweitertes Beleuchtungsmodell: [GPU_SHADERS] Texturspeicher: [TEXTURE_MEMORY] MB +Erstellungszeit VFS (Cache): [VFS_TIME] </string> <string name="AboutOSXHiDPI"> HiDPI-Anzeigemodus: [HIDPI] |