blob: cb37918eb507d5f84366ae9dcbbb0573b654b087 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "Snap to Grid">
<!ENTITY enableSnapToGrid.label "enable Snap to Grid">
<!ENTITY enableSnapToGrid.accessKey "e">
<!ENTITY sizeEditField.label "Size:">
<!ENTITY sizeEditField.accessKey "S">
<!ENTITY pixelsLabel.value "pixels">
|