Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Russian translation #5059

Merged
merged 1 commit into from
Jun 16, 2019
Merged

Fix Russian translation #5059

merged 1 commit into from
Jun 16, 2019

Commits on Jun 16, 2019

  1. Fix Russian translation

    Should fix this bug when select Russian translation
    ```
    java.lang.IllegalStateException: It is not allowed that the toReplace string: '<tt>author=smith and title=electrical</tt>' does not exist in the original string
    	at org.jabref.gui.util.TooltipTextUtil.splitReplace(TooltipTextUtil.java:92)
    	at org.jabref.gui.util.TooltipTextUtil.formatToTexts(TooltipTextUtil.java:62)
    	at org.jabref.gui.search.GlobalSearchBar.setHintTooltip(GlobalSearchBar.java:291)
    ...
    ```
    burrbull authored Jun 16, 2019
    Configuration menu
    Copy the full SHA
    6bc75a1 View commit details
    Browse the repository at this point in the history