From 1605fb8d48d18cac6936264e8153088bd89871f3 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Thu, 16 Mar 2023 20:54:34 +0100
Subject: [PATCH] Feature/improve language localization for data gathering
(#1790)
* Improve locales
* Update changelog
---
CHANGELOG.md | 6 +
.../admin-market-data/admin-market-data.html | 2 +-
.../asset-profile-dialog.html | 2 +-
apps/client/src/locales/messages.de.xlf | 172 ++++++++----------
apps/client/src/locales/messages.es.xlf | 170 +++++++++--------
apps/client/src/locales/messages.fr.xlf | 170 +++++++++--------
apps/client/src/locales/messages.it.xlf | 170 +++++++++--------
apps/client/src/locales/messages.nl.xlf | 170 ++++++++---------
apps/client/src/locales/messages.pt.xlf | 170 +++++++++--------
apps/client/src/locales/messages.xlf | 163 ++++++++---------
10 files changed, 550 insertions(+), 645 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c54b3b9c..27fe6ea50 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+
+### Changed
+
+- Improved the language localization for _Gather Data_
+
## 1.245.0 - 2023-03-12
### Added
diff --git a/apps/client/src/app/components/admin-market-data/admin-market-data.html b/apps/client/src/app/components/admin-market-data/admin-market-data.html
index 0471ddfc5..022f0b54f 100644
--- a/apps/client/src/app/components/admin-market-data/admin-market-data.html
+++ b/apps/client/src/app/components/admin-market-data/admin-market-data.html
@@ -152,7 +152,7 @@
mat-menu-item
(click)="onGatherSymbol({dataSource: element.dataSource, symbol: element.symbol})"
>
- Gather Data
+ Gather Historical Data