mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
Renamed to resolve conflict with core project instance of resource.
This commit is contained in:
parent
ecc4784189
commit
9dea06be37
2 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ import java.util.ResourceBundle;
|
|||
|
||||
public class I18n {
|
||||
|
||||
public static ResourceBundle DISPLAY_STRINGS = ResourceBundle.getBundle("i18n.displayStrings");
|
||||
public static ResourceBundle DISPLAY_STRINGS = ResourceBundle.getBundle("i18n.displayStrings-assets");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue