File: cat-id-tbl.c

package info (click to toggle)
libgtkimreg 0.1.0-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 780 kB
  • ctags: 301
  • sloc: sh: 6,081; ansic: 2,525; makefile: 104
file content (39 lines) | stat: -rw-r--r-- 1,022 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
/* Automatically generated by po2tbl.sed from gtkimreg.pot.  */

#if HAVE_CONFIG_H
# include <config.h>
#endif

#include "libgettext.h"

const struct _msg_ent _msg_tbl[] = {
  {"", 1},
  {"current:", 2},
  {"size:", 3},
  {"OK", 4},
  {"Cancel", 5},
  {"Unable to select region of %s %i from image of only %s %i.", 6},
  {"width", 7},
  {"height", 8},
  {"\
The requested section has the same dimension as the original image (%i,%i).", 9},
  {"left:", 10},
  {"top:", 11},
  {"right:", 12},
  {"bottom:", 13},
  {"Invalid position while trying to move box.", 14},
  {"Try auto-matching", 15},
  {"Move set of images relative to %s", 16},
  {"%s moved relativ to %s", 17},
  {"horizontal:", 18},
  {"vertical:", 19},
  {"Moving image to small to include %s", 20},
  {"Unable to automove pictures with strange size.", 21},
  {"No automatic movement of %s against %s.", 22},
  {"Can not match all these images.", 23},
  {"Difference", 24},
  {"Different colors", 25},
  {"Changing images", 26},
};

int _msg_tbl_length = 26;