Tony CHEMIT pushed to branch develop-9.3.x at ultreiaio / ird-observe Commits: c928e6ce by Tony Chemit at 2024-09-11T15:49:04+02:00 Fix observe.Common.tracelineLength I18n value - - - - - 3 changed files: - core/services/i18n/src/main/i18n/translations/services_en_GB.properties - core/services/i18n/src/main/i18n/translations/services_es_ES.properties - core/services/i18n/src/main/i18n/translations/services_fr_FR.properties Changes: ===================================== core/services/i18n/src/main/i18n/translations/services_en_GB.properties ===================================== @@ -374,7 +374,7 @@ observe.Common.totalLightsticksCount=Total number of lightsticks observe.Common.totalLineLength=Total line length observe.Common.totalSectionsCount=Total sections observe.Common.traceCutOff=Trace cut off -observe.Common.tracelineLength=Traceline length (m) +observe.Common.tracelineLength=Traceline length observe.Common.tracelineLength.short=Traceline length (m) observe.Common.tracelineType=Traceline type observe.Common.tracelineType.short=Traceline type ===================================== core/services/i18n/src/main/i18n/translations/services_es_ES.properties ===================================== @@ -374,7 +374,7 @@ observe.Common.totalLightsticksCount=Número total de barras de luz observe.Common.totalLineLength=Total line length\#TODO observe.Common.totalSectionsCount=totalSectionsCount \#TODO observe.Common.traceCutOff=Bajo de línea cortada -observe.Common.tracelineLength=Parte baja (m) +observe.Common.tracelineLength=Parte baja observe.Common.tracelineLength.short=Parte baja (m) observe.Common.tracelineType=Tipo bajo de línea observe.Common.tracelineType.short=Tipo bajo de línea ===================================== core/services/i18n/src/main/i18n/translations/services_fr_FR.properties ===================================== @@ -374,7 +374,7 @@ observe.Common.totalLightsticksCount=Nombre total de cyalumes observe.Common.totalLineLength=Longueur totale de la ligne observe.Common.totalSectionsCount=Nombre total de sections observe.Common.traceCutOff=Bas de ligne coupé -observe.Common.tracelineLength=Longueur bas de ligne (m) +observe.Common.tracelineLength=Longueur bas de ligne observe.Common.tracelineLength.short=Longueur bas de ligne (m) observe.Common.tracelineType=Type bas de ligne observe.Common.tracelineType.short=Type bas de ligne View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/c928e6ceea7cc53ee24ef64009... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/c928e6ceea7cc53ee24ef64009... You're receiving this email because of your account on gitlab.com.