opt.: custom terminal emulator (#771)
This commit is contained in:
@@ -115,6 +115,10 @@ class AppLocalizationsDe extends AppLocalizations {
|
||||
@override
|
||||
String get deleteServers => 'Batch-Löschung von Servern';
|
||||
|
||||
@override
|
||||
String get desktopTerminalTip =>
|
||||
'Befehl zum Öffnen des Terminal-Emulators beim Starten von SSH-Sitzungen.';
|
||||
|
||||
@override
|
||||
String get dirEmpty => 'Stelle sicher, dass der Ordner leer ist.';
|
||||
|
||||
@@ -177,6 +181,9 @@ class AppLocalizationsDe extends AppLocalizations {
|
||||
String get editorHighlightTip =>
|
||||
'Die Leistung der aktuellen Codehervorhebung ist schlechter und kann zur Verbesserung optional ausgeschaltet werden.';
|
||||
|
||||
@override
|
||||
String get emulator => 'Emulator';
|
||||
|
||||
@override
|
||||
String get encode => 'Encode';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user