source: branches/ByteArray/Packages/Common/Languages/PixelPointer.pot

Last change on this file was 11, checked in by chronos, 2 months ago
  • Modified: Updated Common package.
  • Fixed: Wrong return address from CALL instruction.
File size: 313 bytes
Line 
1msgid ""
2msgstr "Content-Type: text/plain; charset=UTF-8"
3
4#: pixelpointer.soutofrange
5#, object-pascal-format
6msgid "Pixel pointer out of range [X: %d, Y: %d, Width: %d, Height: %d]"
7msgstr ""
8
9#: pixelpointer.swrongbitmapsize
10#, object-pascal-format
11msgid "Wrong bitmap size [width: %d, height: %d]"
12msgstr ""
13
Note: See TracBrowser for help on using the repository browser.