Skip to content

Commit 6a1940f

Browse files
author
mbadar
committed
updating text
1 parent 0ce7c8f commit 6a1940f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/java/org/jabref/gui/preferences/FileTab.fxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<TextField fx:id="mainFileDir" HBox.hgrow="ALWAYS"/>
4444
<Button onAction="#mainFileDirBrowse" text="%Browse"/>
4545
</HBox>
46-
<CheckBox fx:id="useBibLocationAsPrimary" text="%Search and store files relative to BIB file location">
46+
<CheckBox fx:id="useBibLocationAsPrimary" text="%Search and store files relative to library file location">
4747
<tooltip>
4848
<Tooltip
4949
text="%When downloading files, or moving linked files to the file directory, prefer the BIB file location rather than the file directory set above"/>

src/main/resources/l10n/JabRef_en.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1096,7 +1096,7 @@ Web\ search=Web search
10961096
Style\ selection=Style selection
10971097
No\ valid\ style\ file\ defined=No valid style file defined
10981098
Choose\ pattern=Choose pattern
1099-
Search\ and\ store\ files\ relative\ to\ BIB\ file\ location=Search and store files relative to BIB file location
1099+
Search\ and\ store\ files\ relative\ to\ library\ file\ location=Search and store files relative to library file location
11001100
Could\ not\ run\ the\ gnuclient/emacsclient\ program.\ Make\ sure\ you\ have\ the\ emacsclient/gnuclient\ program\ installed\ and\ available\ in\ the\ PATH.=Could not run the gnuclient/emacsclient program. Make sure you have the emacsclient/gnuclient program installed and available in the PATH.
11011101
You\ must\ select\ either\ a\ valid\ style\ file,\ or\ use\ one\ of\ the\ default\ styles.=You must select either a valid style file, or use one of the default styles.
11021102

0 commit comments

Comments
 (0)