Skip to content

Commit 2016a9a

Browse files
committed
Update release notes for radial profile title fix (Sigima 1.0.4)
1 parent bbd67df commit 2016a9a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

doc/locale/fr/LC_MESSAGES/release_notes/release_1.00.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: DataLab \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-12-13 12:31+0100\n"
10+
"POT-Creation-Date: 2025-12-13 13:42+0100\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language: fr\n"
@@ -158,6 +158,15 @@ msgstr "Le champ de saisie Y dans les boîtes de dialogue \"Première abscisse
158158
msgid "This closes [Issue #276](https://github.com/datalab-platform/datalab/issues/276) - Decimal input fails with regional settings using comma as decimal separator"
159159
msgstr "Ceci clôture [Issue #276](https://github.com/datalab-platform/datalab/issues/276) - Échec de la saisie décimale avec les paramètres régionaux utilisant la virgule comme séparateur décimal"
160160

161+
msgid "**Radial profile title:**"
162+
msgstr "**Titre du profil radial :**"
163+
164+
msgid "Fixed duplicate suffix in result image title when extracting radial profile from an image (e.g., `radial_profile(i019)|center=(192.500, 192.500)|center=(192.500, 192.500)` instead of `radial_profile(i019)|center=(192.500, 192.500)`)"
165+
msgstr "Correction du suffixe en double dans le titre de l'image résultante lors de l'extraction du profil radial d'une image (par exemple, `radial_profile(i019)|center=(192.500, 192.500)|center=(192.500, 192.500)` au lieu de `radial_profile(i019)|center=(192.500, 192.500)`)"
166+
167+
msgid "This fix is provided by Sigima 1.0.4"
168+
msgstr "Ce correctif est fourni par Sigima 1.0.4"
169+
161170
msgid "DataLab Version 1.0.2 (2025-12-03)"
162171
msgstr "DataLab Version 1.0.2 (03/12/2025)"
163172

doc/release_notes/release_1.00.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@
6767
* The Y input field in "First abscissa at y=...", "Ordinate at x=...", and "Full width at y=..." dialogs now consistently accepts dot as decimal separator regardless of system locale
6868
* This closes [Issue #276](https://github.com/datalab-platform/datalab/issues/276) - Decimal input fails with regional settings using comma as decimal separator
6969

70+
**Radial profile title:**
71+
72+
* Fixed duplicate suffix in result image title when extracting radial profile from an image (e.g., `radial_profile(i019)|center=(192.500, 192.500)|center=(192.500, 192.500)` instead of `radial_profile(i019)|center=(192.500, 192.500)`)
73+
* This fix is provided by Sigima 1.0.4
74+
7075
## DataLab Version 1.0.2 (2025-12-03) ##
7176

7277
### 🛠️ Bug Fixes since version 1.0.1 ###

0 commit comments

Comments
 (0)