📄 cat-id-tbl.c
字号:
/* Automatically generated by po2tbl.sed from gsms.pot. */#if HAVE_CONFIG_H# include <config.h>#endif#include "libgettext.h"const struct _msg_ent _msg_tbl[] = { {"", 1}, {"SMS-Center", 2}, {"Enter text ... ", 3}, {"Could not parse geometry string %s ", 4}, {"Maximum of chars for SMS reached", 5}, {"Remaining chars %d of %d", 6}, {"Message %d of %d sent", 7}, {"All messages sent", 8}, {"OK", 9}, {"Sending messages...", 10}, {"Cancel", 11}, {"Autoclose in %d seconds", 12}, {"Abook", 13}, {"Open Addressbook", 14}, {"Log", 15}, {"Open/Close Logging Window", 16}, {"Queue", 17}, {"Add the message to the queue", 18}, {"Send", 19}, {"Send all messsages from the queue", 20}, {"Clear", 21}, {"Clear the queue", 22}, {"Edit", 23}, {"Edit the message", 24}, {"Remove", 25}, {"Romove recipient from list", 26}, {"This does nothing; it is only a demonstration.", 27}, {"The ultimaive SMS sending application.", 28}, {"Error: Your POP3 server does not implement the UIDL command!", 29}, {"Timeout while reading from socket", 30}, {"Error reading from socket (select): %s", 31}, {"Creating new socket with %ds timeout.", 32}, {"Creating socket.", 33}, {"Resolving hostname for %s", 34}, {"Connecting to host %s:%d", 35}, {"could not get flags for network socket", 36}, {"could not set nonblocking mode for network socket", 37}, {"error connecting %s:%d : %s", 38}, {"Timeout while trying to connect to %s:%d", 39}, {"select failed while connecting to host %s:%d : %s", 40}, {"could not connect to %s:%d : %s", 41}, {"Error reading from socket: %s", 42}, {"write timed out", 43}, {"Error writing to socket (select): %s", 44}, {"Error writng to socket: %s", 45}, {"Error reading line from socket (recv): %s", 46}, {"Error reading line from socket: %s", 47},};int _msg_tbl_length = 47;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -