diff resources/lib/translations_de.js @ 666:7d99678fbee3

More translations for the RowEditor
author Dustin Demuth <dustin@intevation.de>
date Thu, 19 Mar 2015 11:42:37 +0100
parents dce8d67f278d
children 6160b7be468a
line wrap: on
line diff
--- a/resources/lib/translations_de.js	Thu Mar 19 11:33:43 2015 +0100
+++ b/resources/lib/translations_de.js	Thu Mar 19 11:42:37 2015 +0100
@@ -16,6 +16,8 @@
     if (Ext.grid.RowEditor) {
         Ext.grid.RowEditor.prototype.saveBtnText = "Speichern";
         Ext.grid.RowEditor.prototype.cancelBtnText = "Abbrechen";
+        Ext.grid.RowEditor.prototype.errorsText = "Fehler";
+        Ext.grid.RowEditor.prototype.dirtyText = "Sie müssen Ihre Änderungen Speichern oder durch Abbrechen verwerfen";
     }
 
 });

http://lada.wald.intevation.org