Skip to content

Commit e890ede

Browse files
committed
1 parent 258eb09 commit e890ede

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

cli/src/main/resources/nls/Help.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ cmd.sonar.detail=SonarQube is a platform for continuous inspection of code quali
9999
cmd.sonar.val.command=Action to perform (START|STOP|ANALYZE)
100100
cmd.status=Prints the status report about your IDEasy.
101101
cmd.status.detail=To check your IDE-status (e.g. duplicated or legacy variables) as well as potential information about updates to settings you should apply\nwith ide update, run the following command: 'ide status'.
102-
cmd.squirrelsql=Tool commandlet for SquirelSql.
102+
cmd.squirrelsql=Tool commandlet for SquirrelSql.
103103
cmd.squirrelsql.detail=SquirrelSQL is a universal SQL client that supports a variety of database management systems. It provides an intuitive interface for running SQL queries, browsing database objects, and managing database connections. Detailed documentation can be found at https://www.squirrelsql.org
104104
cmd.terraform=Tool commandlet for Terraform.
105105
cmd.terraform.detail=Terraform is an infrastructure as code tool for managing cloud resources. Detailed documentation can be found at https://www.terraform.io/docs/index.html

cli/src/main/resources/nls/Help_de.properties

+2
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ cmd.sonar.detail=SonarQube ist eine Plattform für die kontinuierliche Code-Qual
9999
cmd.sonar.val.command=Auszuführende Aktion (START|STOP|ANALYZE)
100100
cmd.status=Gibt einen Statusbericht über IDEasy aus
101101
cmd.status.detail=Um den Status Ihrer IDE zu überprüfen (z.B. doppelte oder veraltete Variablen) sowie potenzielle Informationen über Updates zu den Einstellungen,\ndie Sie mit dem Befehl 'ide update' anwenden sollten, führen Sie den folgenden Befehl aus: 'ide status'.
102+
cmd.squirrelsql=Werkzeug Kommando für SquirrelSQL.
103+
cmd.squirrelsql.detail=SquirrelSQL ist ein universeller SQL-Client, der eine Vielzahl von Datenbankverwaltungssystemen unterstützt. Er bietet eine intuitive Benutzeroberfläche zum Ausführen von SQL-Abfragen, Durchsuchen von Datenbankobjekten und Verwalten von Datenbankverbindungen. Eine ausführliche Dokumentation finden Sie unter https://www.squirrelsql.org
102104
cmd.terraform=Werkzeug Kommando für Terraform.
103105
cmd.terraform.detail=Terraform ist ein Tool für Infrastructure as Code zur Verwaltung von Cloud-Ressourcen. Detaillierte Dokumentation ist zu finden unter https://www.terraform.io/docs/index.html
104106
cmd.tomcat=Werkzeug Kommando für Tomcat

0 commit comments

Comments
 (0)