diff --git a/app/config.json b/app/config.json index d2701aa4b3f47db0065ece0f8730d9c5367dfe0d..6185fb6173a7e9bf23d9187f19db66c88390b4ac 100644 --- a/app/config.json +++ b/app/config.json @@ -3,7 +3,7 @@ "cacheTimeMs": 300000, "fallbackLanguage": "en", "rememberMe": true, - "showUDHistory": false, + "showUDHistory": true, "timeout": 30000, "timeWarningExpireMembership": 5184000, "timeWarningExpire": 7776000, @@ -63,7 +63,7 @@ "cacheTimeMs": 300000, "fallbackLanguage": "fr", "rememberMe": true, - "showUDHistory": false, + "showUDHistory": true, "timeout": 300000, "timeWarningExpireMembership": 5184000, "timeWarningExpire": 7776000, @@ -228,7 +228,7 @@ "fallbackLanguage": "fr-FR", "defaultLanguage": "fr-FR", "rememberMe": true, - "showUDHistory": false, + "showUDHistory": true, "timeout": 300000, "timeWarningExpireMembership": 5184000, "timeWarningExpire": 7776000, @@ -291,7 +291,7 @@ "cacheTimeMs": 300000, "fallbackLanguage": "en", "rememberMe": true, - "showUDHistory": false, + "showUDHistory": true, "timeout": 300000, "timeWarningExpireMembership": 5184000, "timeWarningExpire": 7776000, diff --git a/www/i18n/locale-en-GB.json b/www/i18n/locale-en-GB.json index 10ea3f608ad7a8baab8d09534d87b838a286513d..14514a9a4b926b4ef5521b5bc6066deb906c7c6e 100644 --- a/www/i18n/locale-en-GB.json +++ b/www/i18n/locale-en-GB.json @@ -127,7 +127,7 @@ "USE_LOCAL_STORAGE_HELP": "Allows you to save your settings", "ENABLE_HELPTIP": "Enable contextual help tips", "ENABLE_UI_EFFECTS": "Enable visual effects", - "HISTORY_SETTINGS": "My Account", + "HISTORY_SETTINGS": "Account operations", "DISPLAY_UD_HISTORY": "Display produced dividends?", "AUTHENTICATION_SETTINGS": "Authentication", "KEEP_AUTH": "Expiration of authentication", diff --git a/www/i18n/locale-en.json b/www/i18n/locale-en.json index 8f0faae559c85ba170571904e5885f3ca075db54..1554ce14bc26ad0e4594661130197a2bc32b9271 100644 --- a/www/i18n/locale-en.json +++ b/www/i18n/locale-en.json @@ -127,7 +127,7 @@ "USE_LOCAL_STORAGE_HELP": "Allows you to save your settings", "ENABLE_HELPTIP": "Enable contextual help tips", "ENABLE_UI_EFFECTS": "Enable visual effects", - "HISTORY_SETTINGS": "My Account", + "HISTORY_SETTINGS": "Account operations", "DISPLAY_UD_HISTORY": "Display produced dividends?", "AUTHENTICATION_SETTINGS": "Authentication", "KEEP_AUTH": "Expiration of authentication", diff --git a/www/i18n/locale-es-ES.json b/www/i18n/locale-es-ES.json index 636ddc2ceacbe36fd321fc3ce9f11aae7476a465..abd5f17537a38c704798c12095c94e9bfe099f4f 100644 --- a/www/i18n/locale-es-ES.json +++ b/www/i18n/locale-es-ES.json @@ -127,7 +127,7 @@ "USE_LOCAL_STORAGE_HELP": "Permitir el ahorro de almacenamiento local", "ENABLE_HELPTIP": "Activar bocadillos contextuales de ayuda", "ENABLE_UI_EFFECTS": "Activar los efectos visuales", - "HISTORY_SETTINGS": "Mi cuenta", + "HISTORY_SETTINGS": "Operaciones de cuentas", "DISPLAY_UD_HISTORY": "Publicar los dividendos producidos ?", "AUTHENTICATION_SETTINGS": "Autenticación", "AUTO_LOGOUT": "Desconexión automática", diff --git a/www/i18n/locale-fr-FR.json b/www/i18n/locale-fr-FR.json index 2419cfa7551a9c324ff2f0e88b21d814f2609ed2..b0ed74b54d04a1449d7385f7fa003b8749c66cce 100644 --- a/www/i18n/locale-fr-FR.json +++ b/www/i18n/locale-fr-FR.json @@ -127,7 +127,7 @@ "USE_LOCAL_STORAGE_HELP": "Permet de sauvegarder vos paramètres", "ENABLE_HELPTIP": "Activer les bulles d'aide contextuelles", "ENABLE_UI_EFFECTS": "Activer les effets visuels", - "HISTORY_SETTINGS": "Mon compte", + "HISTORY_SETTINGS": "Liste des opérations", "DISPLAY_UD_HISTORY": "Afficher les dividendes produits ?", "AUTHENTICATION_SETTINGS": "Authentification", "KEEP_AUTH": "Expiration de l'authentification", diff --git a/www/templates/settings/settings.html b/www/templates/settings/settings.html index 87f17fddd9c16069dbbe1647ca6693aa6ed0bc50..3fb149637cd501efda76ba5cc41c38944011a6e7 100644 --- a/www/templates/settings/settings.html +++ b/www/templates/settings/settings.html @@ -119,7 +119,6 @@ </label> </div> - <!-- FIXME see issue #232 on UD history --> <span class="item item-divider" translate>SETTINGS.HISTORY_SETTINGS</span> <div class="item item-toggle dark">