diff options
author | Oz Linden <oz@lindenlab.com> | 2015-11-13 17:19:28 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-11-13 17:19:28 -0500 |
commit | 317644f5d575ecd4e734c9a5327f2a062ebf914a (patch) | |
tree | 7b395b77cfa47793b15ca682ee42985467cb5c18 /indra/newview/skins/default/xui/es | |
parent | 0dcc278305d8c28d3c49eb652c062c53ee91fe5b (diff) |
MAINT-5860: remove timestamp from the about box (version id is enough)
Diffstat (limited to 'indra/newview/skins/default/xui/es')
-rw-r--r-- | indra/newview/skins/default/xui/es/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/es/strings.xml b/indra/newview/skins/default/xui/es/strings.xml index 404aa1e60e..bda88fad7c 100644 --- a/indra/newview/skins/default/xui/es/strings.xml +++ b/indra/newview/skins/default/xui/es/strings.xml @@ -29,7 +29,7 @@ Error de inicialización de gráficos. Actualiza tu controlador de gráficos. </string> <string name="AboutHeader"> - [APP_NAME] [VIEWER_VERSION_0].[VIEWER_VERSION_1].[VIEWER_VERSION_2] ([VIEWER_VERSION_3]) [BUILD_DATE] [BUILD_TIME] ([CHANNEL]) + [APP_NAME] [VIEWER_VERSION_0].[VIEWER_VERSION_1].[VIEWER_VERSION_2].[VIEWER_VERSION_3] [BUILD_DATE] [BUILD_TIME] ([CHANNEL]) [[VIEWER_RELEASE_NOTES_URL] [ReleaseNotes]] </string> <string name="AboutCompiler"> |