Renamed i18n files

This commit is contained in:
Willem Cazander 2022-03-26 22:12:37 +01:00
parent cf95e96345
commit 168bb55af4
3 changed files with 1 additions and 1 deletions

View file

@ -32,7 +32,7 @@ public class GlyphDemoComponent {
@Reference
private VrGem4Unicode4DService unicode4DService;
private final static String I18N_BUNDLE = "love.distributedrebirth.gdxapp4d.app.glyphdemo.Main";
private final static String I18N_BUNDLE = "love.distributedrebirth.gdxapp4d.app.glyphdemo.Messages";
private final DeskAppLauncher unicodeLauncher;
private final DeskAppLauncher baseGlyphLauncher;
private final DeskAppLauncher basePartLauncher;