You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,10 +73,11 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
73
73
- We introduced walkthrough functionality [#12664](https://github.com/JabRef/jabref/issues/12664)
74
74
75
75
### Fixed
76
-
76
+
77
+
- We fixed an issue where "Specify Bib(La)TeX" tab was not focused when Bib(La)TeX was in the clipboard [#13597](https://github.com/JabRef/jabref/issues/13597)
77
78
- We fixed an issue whereby the 'About' dialog was not honouring the user's configured font preferences. [#13558](https://github.com/JabRef/jabref/issues/13558)
78
79
- We fixed an issue where the Pagetotal column was sorting the values alphabetically instead of numerically. [#12533](https://github.com/JabRef/jabref/issues/12533)
79
-
- We fixed dark mode of BibTeX Source dialog in Citation Relations tab. [#13599](https://github.com/JabRef/jabref/issues/13599)
80
+
- We fixed the dark mode of the BibTeX Source dialog in the Citation Relations tab. [#13599](https://github.com/JabRef/jabref/issues/13599)
80
81
- We fixed an issue where the LibreOffice integration did not support citation keys containing Unicode characters. [#13301](https://github.com/JabRef/jabref/issues/13301)
81
82
- We fixed an issue where the "Search ShortScience" action did not convert LaTeX-formatted titles to Unicode. [#13418](https://github.com/JabRef/jabref/issues/13418)
82
83
- We fixed an issue where LaTeX file directories were not properly shared between different users on the same host. [#9990](https://github.com/JabRef/jabref/issues/9990)
Copy file name to clipboardExpand all lines: jablib/src/main/resources/l10n/JabRef_fr.properties
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1086,8 +1086,11 @@ Waiting\ for\ background\ tasks\ to\ finish.\ Quit\ anyway?=En attente de la fin
1086
1086
Find\ and\ remove\ duplicate\ citation\ keys=Rechercher et supprimer les clefs de citation dupliquées
1087
1087
1088
1088
Library-specific\ file\ directory=Répertoire spécifique au fichier
1089
+
Library-specific\ file\ directory\:\ %0=Répertoire spécifique aux fichiers bibliographiques \: %0
1089
1090
LaTeX\ file\ directory=Répertoire de fichiers LaTeX
1091
+
LaTeX\ file\ directory\:\ %0=Répertoire de fichiers LaTeX \: %0
1090
1092
User-specific\ file\ directory=Répertoire de fichiers spécifique à l'utilisateur
1093
+
User-specific\ file\ directory\:\ %0=Répertoire spécifique des fichiers de l'utilisateur \: %0
1091
1094
1092
1095
Path\ %0\ could\ not\ be\ resolved.\ Using\ working\ directory.=Le chemin %0 n'a pas pu être trouvé. Utilisation du répertoire de travail.
1093
1096
Switch\ to\ absolute\ path\:\ converts\ the\ path\ to\ an\ absolute\ path.=Basculer vers un chemin absolu \: convertit le chemin vers un chemin absolu.
0 commit comments