summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/properties
diff options
context:
space:
mode:
Diffstat (limited to 'dozentenmodul/src/main/properties')
-rw-r--r--dozentenmodul/src/main/properties/i18n/window_layout.properties3
-rw-r--r--dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties3
-rw-r--r--dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties3
3 files changed, 6 insertions, 3 deletions
diff --git a/dozentenmodul/src/main/properties/i18n/window_layout.properties b/dozentenmodul/src/main/properties/i18n/window_layout.properties
index eb78a489..51b07493 100644
--- a/dozentenmodul/src/main/properties/i18n/window_layout.properties
+++ b/dozentenmodul/src/main/properties/i18n/window_layout.properties
@@ -16,7 +16,8 @@ Config.Label.proxyConfig.text=Proxy server
Config.RadioButton.proxyNone.text=Do not use a proxy
Config.RadioButton.proxyAuto.text=Automatically search for proxy
Config.Label.fontConfig.text=Font size (%)
-Config.Label.fontConfigInfo.text=This function is experimental. Display errors may occur.
+Config.Label.fontConfigInfo.text=For UI/Font scaling, we now rely on native support in Java 9 or later.\n \
+ The UI will automatically scale according to your OS settings.
Config.Label.lookAndFeel.text=LookAndFeel
Config.Label.lookAndFeelInfo.text=Here you can change the display of the interface \
between different ''LookAndFeels''.
diff --git a/dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties b/dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties
index 8d544eea..9764fe12 100644
--- a/dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties
+++ b/dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties
@@ -16,7 +16,8 @@ Config.Label.proxyConfig.text=Proxyserver
Config.RadioButton.proxyNone.text=Keinen Proxy verwenden
Config.RadioButton.proxyAuto.text=Automatisch nach Proxy suchen
Config.Label.fontConfig.text=Schriftgröße (%)
-Config.Label.fontConfigInfo.text=Diese Funktion ist experimentell. Es kann zu Anzeigefehlern kommen.
+Config.Label.fontConfigInfo.text=Für die UI-/Schriftskalierung wird nun die native Unterstützung in Java 9 oder\n \
+ neuer genutzt. Die UI skaliert automatisch gemäß Ihren Betriebssystem-Einstellungen.
Config.Label.lookAndFeel.text=LookAndFeel
Config.Label.lookAndFeelInfo.text=Hier können Sie die Darstellung der Oberfläche zwischen unterschiedlichen \
''LookAndFeels'' umstellen.
diff --git a/dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties b/dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties
index d144bf1d..43a5d3fd 100644
--- a/dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties
+++ b/dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties
@@ -16,7 +16,8 @@ Config.Label.proxyConfig.text=Ara sunucu
Config.RadioButton.proxyNone.text=Ara sunucu kullanma
Config.RadioButton.proxyAuto.text=Ara sunucu ayarlarını otomatik olarak algıla
Config.Label.fontConfig.text=Yazı boyutu (%)
-Config.Label.fontConfigInfo.text=Bu işlev henüz test aşamasındadır. Görüntüleme hataları oluşabilir.
+Config.Label.fontConfigInfo.text=UI/yazı tipi ölçeklendirmesi için artık Java 9 veya üzerindeki yerel desteğe\n \
+ dayanıyoruz. Arayüz, işletim sistemi ayarlarınıza göre otomatik olarak ölçeklenir.
Config.Label.lookAndFeel.text=LookAndFeel
Config.Label.lookAndFeelInfo.text=Burada, arayüz görünümünü değiştirmek için birbirinden farklı ''LookAndFeels'' \
temaları arasında seçim yapabilirsiniz.