Changeset 56 for trunk/plugins/InsertAnchor/lang/de.js
- Timestamp:
- 04/04/05 02:05:15 (7 years ago)
- Files:
-
- 1 modified
-
trunk/plugins/InsertAnchor/lang/de.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/InsertAnchor/lang/de.js
r25 r56 1 1 // I18N constants 2 2 3 // LANG: "de", ENCODING: UTF-8 | ISO-8859-1 3 // LANG: "de", ENCODING: ISO-8859-1 4 // translated: Raimund Meyer xinha@ray-of-light.org 4 5 5 6 InsertAnchor.I18N = { 6 7 "IA-insert-anchor" : "Anker einfügen", 7 "IA-anchorname" : " Ankername"8 "IA-anchorname" : "Name (ID)" 8 9 };
