summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/nb/PageBreak.js
blob: 95b5ba2e54d9a3dfd9c6c208e3e01d195455c3e4 (plain)
1
2
3
4
5
6
7
8
//>>built
define(
"dojox/editor/plugins/nls/nb/PageBreak", //begin v1.x content
({
	"pageBreak": "Sideskift"
})
//end v1.x content
);