diff options
author | rathnor <rathnor> | 2004-06-20 13:48:46 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-20 13:48:46 (GMT) |
commit | c144177c5c43ce35cf8c7b0e888a597d6292b39a (patch) | |
tree | 23c3fc18b03aa61918bc7fb4c6f7e69dd795f5b1 /nls/es_ES/Image.m | |
parent | abc86f0028402a54ef74c378cf5b6805f01e0347 (diff) | |
download | fluxbox-c144177c5c43ce35cf8c7b0e888a597d6292b39a.zip fluxbox-c144177c5c43ce35cf8c7b0e888a597d6292b39a.tar.bz2 |
Conversion of old nls files to new string names...
Change to new style of working.
Diffstat (limited to 'nls/es_ES/Image.m')
-rw-r--r-- | nls/es_ES/Image.m | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/nls/es_ES/Image.m b/nls/es_ES/Image.m deleted file mode 100644 index f7e85e9..0000000 --- a/nls/es_ES/Image.m +++ /dev/null | |||
@@ -1,24 +0,0 @@ | |||
1 | $set 5 #Image | ||
2 | |||
3 | $ #ErrorCreatingSolidPixmap | ||
4 | # BImage::render_solid: error creando el pixmap\n | ||
5 | $ #ErrorCreatingXImage | ||
6 | # BImage::renderXImage: error creando el XImage\n | ||
7 | $ #UnsupVisual | ||
8 | # BImage::renderXImage: visual no soportado\n | ||
9 | $ #ErrorCreatingPixmap | ||
10 | # BImage::renderPixmap: error creando el pixmap\n | ||
11 | $ #InvalidColormapSize | ||
12 | # BImageControl::BImageControl: mapa no válido de colores tamaño %d (%d/%d/%d) - reduciendo\n | ||
13 | $ #ErrorAllocatingColormap | ||
14 | # BImageControl::BImageControl: error en la asignación del mapa de colores\n | ||
15 | $ #ColorAllocFail | ||
16 | # BImageControl::BImageControl: no se puede asignar el color %d/%d/%d\n | ||
17 | $ #PixmapRelease | ||
18 | # BImageControl::~BImageControl: reserva de pixmaps - liberando %d pixmaps\n | ||
19 | $ #PixmapCacheLarge | ||
20 | # BImageControl::renderImage: reserva de pixmaps grande, forzando limpieza\n | ||
21 | $ #ColorParseError | ||
22 | # BImageControl::getColor: error evaluando el color: '%s'\n | ||
23 | $ #ColorAllocError | ||
24 | # BImageControl::getColor: error asignando el color: '%s'\n | ||