Skip to content

Commit

Permalink
Remove erroneous escape character (#3831)
Browse files Browse the repository at this point in the history
This seems to be an escape character that slipped into the localized text. Presumably a copy-and-paste error?
  • Loading branch information
HerrAachen authored and tobiasdiez committed Mar 11, 2018
1 parent 2da7dd4 commit 766d756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2349,6 +2349,6 @@ Your\ Java\ Runtime\ Environment\ is\ located\ at\ %0.=Your Java Runtime Environ
Aux\ file=Aux file
Group\ containing\ entries\ cited\ in\ a\ given\ TeX\ file=Group containing entries cited in a given TeX file
Any\ file=Any\ file
Any\ file=Any file
No\ linked\ files\ found\ for\ export.=No linked files found for export.

0 comments on commit 766d756

Please sign in to comment.