Skip to content
Snippets Groups Projects

AWX - handling leerer AWX felder

Merged Hahn Axel (hahn) requested to merge rollout-plugins into master
3 files
+ 15
10
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
1
@@ -131,7 +131,8 @@
"class-project-info-deploy-skip-sync": "SKIP: Synchronisationstyp "%s" wird (noch) nicht unterstützt.",
"class-project-info-deploy-start-by-method": "Starte Installation auf Zielhosts",
"class-project-info-deploy-start-by-method-skip": "SKIP: es gibt nichts zu tun. Wurde keine Installationsart und/ oder kein Ziel Host definiert.",
"class-project-info-deploy-successful": "Das Deployment wurde erfolgreich abgeschlossen.",
"class-project-info-deploy-successful": "Das Deployment der Phase %s wurde erfolgreich abgeschlossen.",
"class-project-info-deploy-failed": "Das Deployment der Phase %s enthält Fehler.",
"class-project-info-accept-overview": "Info: in der Phase "%s" ist installiert:",
"class-project-info-accept-version-and-next-phase": "Die aktuelle Version [%s] wird nun in die Queue der Phase [%s] gestellt.",
"class-project-info-setup-phaseinfos": "Aktiviere die Phasen des Projektes und gib die URLs der jeweiligen Applikationen an.<br>Der Sysadmin muss zudem die einzelnen Hosts in Puppet konfigurieren - bitte neu zuverwendende Server mit ihm abstimmen.",
Loading