Minor translation irritation

The German translation of this was misleading because it didn't
work well with the Yes/No labels for the radio buttons associated
with the field.
This commit is contained in:
Matthias Mees
2014-03-06 14:49:45 +01:00
parent 57cf532863
commit b3cfdb7126
+1 -1
View File
@@ -946,7 +946,7 @@
// Next lines were translated on 2009/06/03
@define('DELETE_FILE_FAIL', 'Kann das Bild namens <b>%s</b> nicht löschen');
@define('INSTALL_OFFSET_ON_SERVER_TIME', 'Worauf basiert die Zeitdifferenz zur Server-Zeitzone?');
@define('INSTALL_OFFSET_ON_SERVER_TIME', 'Basiert die Zeitdifferenz auf der Server-Zeitzone?');
@define('INSTALL_OFFSET_ON_SERVER_TIME_DESC', 'Eintragszeiten nach Server-Zeitzone eintragen oder nicht. YES wählt die Server-Zeitzone als Basis, NO wählt GMT.');
@define('NOT_WRITABLE_SPARTACUS', ' (Nur notwendig wenn Spartacus zur Plugin-Installation über das Internet genutzt werden soll)');
@define('MEDIA_ALT', 'ALT-Attribut (Bildinhalt oder Kurzbeschreibung)');