소스 검색

#1052: Fix for the German localization.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3531 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 10 년 전
부모
커밋
786d98c0e4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      datamodels/2.x/itop-backup/de.dict.itop-backup.php

+ 1 - 1
datamodels/2.x/itop-backup/de.dict.itop-backup.php

@@ -38,7 +38,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
 	'bkp-status-backups-manual' => 'Manuelle Backups',
 	'bkp-status-backups-none' => 'Kein Backup vorhanden',
 	'bkp-next-backup' => 'Das nächste Backup wird am <b>%1$s</b> (%2$s) um %3$s durchgeführt',
-	'bkp-button-backup-now' => 'Backup läuft!',
+	'bkp-button-backup-now' => 'Starte Backup',
 	'bkp-button-restore-now' => 'Wiederherstellen!',
 	'bkp-confirm-backup' => 'Bitte bestätigen sie, dass sie jetzt ein Backup erstellen wollen now.',
 	'bkp-confirm-restore' => 'Bitte bestätigen sie, dass sie mit Backup %1$s eine Wiederherstellung durchführen wollen.',