diff --git a/G-Earth/src/main/java/gearth/GEarth.java b/G-Earth/src/main/java/gearth/GEarth.java index dc42aeb..4be384e 100644 --- a/G-Earth/src/main/java/gearth/GEarth.java +++ b/G-Earth/src/main/java/gearth/GEarth.java @@ -50,7 +50,7 @@ public class GEarth extends Application { main = this; stage = primaryStage; - translation = ResourceBundle.getBundle("gearth.ui.translations.messages", new Locale("fr")); + translation = ResourceBundle.getBundle("gearth.ui.translations.messages", new Locale("pt")); FXMLLoader loader = new FXMLLoader(getClass().getResource("/gearth/ui/G-Earth.fxml"), translation); Parent root = loader.load(); diff --git a/G-Earth/src/main/resources/gearth/ui/subforms/connection/Connection.fxml b/G-Earth/src/main/resources/gearth/ui/subforms/connection/Connection.fxml index 691fa41..65974ea 100644 --- a/G-Earth/src/main/resources/gearth/ui/subforms/connection/Connection.fxml +++ b/G-Earth/src/main/resources/gearth/ui/subforms/connection/Connection.fxml @@ -5,7 +5,7 @@ - + @@ -140,10 +140,13 @@ -