diff options
author | Max Grass <wow64gr@gmail.com> | 2013-02-26 10:46:53 +0100 |
---|---|---|
committer | Max Grass <wow64gr@gmail.com> | 2013-02-26 10:46:53 +0100 |
commit | 4d20c83eb6e05198cf78582c67c28c299205ceff (patch) | |
tree | ae36001c3722d19025e4bba35df90c212623f18b /lib | |
parent | 34afe5f88696138373e17f80e872ae80e330a17b (diff) | |
download | jtable-4d20c83eb6e05198cf78582c67c28c299205ceff.zip jtable-4d20c83eb6e05198cf78582c67c28c299205ceff.tar.gz jtable-4d20c83eb6e05198cf78582c67c28c299205ceff.tar.bz2 |
Update lib/localization/jquery.jtable.de.js
canNotDeletedRecords updated
Diffstat (limited to 'lib')
-rw-r--r-- | lib/localization/jquery.jtable.de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/localization/jquery.jtable.de.js b/lib/localization/jquery.jtable.de.js index aab4e49..d089714 100644 --- a/lib/localization/jquery.jtable.de.js +++ b/lib/localization/jquery.jtable.de.js @@ -21,7 +21,7 @@ close: 'Schließen', cannotLoadOptionsFor: 'Die Einstellungen für {0} konnten nicht geladen werden', pagingInfo: '{0} - {1} von {2} wird angezeigt', - canNotDeletedRecords: 'Die Einträge von {0} bis {1} konnten nicht gelöscht werden!', + canNotDeletedRecords: '{0} von {1} Einträge konnten nicht gelöscht werden!', deleteProggress: '{0} von {1} wird gelöscht...', pageSizeChangeLabel: 'Anzahl der Einträge', gotoPageLabel: 'Auf der Seite' |