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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
/*Please do not edit this file, it contains extracted strings from GUI version.*/
#include <stdio.h>
void main(void)
{
char *str;
str=_("WP2LaTeX");
str=_("Files");
str=_("Settings");
str=_("Packages");
str=_("Info");
str=_("AMS Symb");
str=_("BBM");
str=_("RSFS");
str=_("Fancy HDR");
str=_("Latex Sym");
str=_("Make idx");
str=_("Long Table");
str=_("Wasy");
str=_("CP styles");
str=_("Fontenc[T1]");
str=_("TIPA");
str=_("Hebrew support");
str=_("pifont");
str=_("graphics");
str=_("Graphic X");
str=_("Input PS");
str=_("EpsFig");
str=_("ulem");
str=_("cyrillic");
str=_("color");
str=_("accents");
str=_("Scalerel");
str=_("Input File");
str=_("Output File");
str=_("Log File");
str=_("Change");
str=_("Change");
str=_("Change");
str=_("Convert");
str=_("Exit");
str=_("Output Codepage");
str=_("WP character set");
str=_("LaTeX version");
str=_("Image Path (please prefer relative paths):");
str=_("Force document format");
str=_("Default character set");
str=_("Ignore TABs");
str=_("Extract Images");
str=_("Safe Mode");
str=_("Silent Mode");
str=_("TeX chars");
str=_("Fix Spaces");
str=_("Available Convertor Modules:");
str=_("Supported Image formats:");
str=_("http://www.penguin.cz/~fojtik/wp2latex/wp2latex.htm");
str=_("&Help");
str=_("(C) 1996-2021 Jaroslav Fojtik");
str=_("&Splash");
str=_("WP2LaTeX messages");
str=_("Conversion Results");
str=_("Conversion from");
str=_("Label2");
str=_("To");
str=_("Label4");
str=_("Finished successfully!");
str=_("OK");
str=_("Dialog");
str=_("Licence for use is royalty free granted.");
str=_("Prague ---- Made by J.Fojtik ---- Date : 2001-2021");
str=_("Get latest version from: http://www.penguin.cz/~fojtik/wp2latex/");
str=_("Shareware version:");
str=_("----");
str=_(">>WP2LaTeX<<< Conversion program: From Wordperfect to LaTeX Version");
str=_("OK");
str=_("WP2LaTeX");
str=_("Enter Password:");
str=_("OK");
str=_("Progress");
str=_("Label1");
str=_("WP2LaTeX - Conversion progress");
str=_("WP2LaTeX help");
str=_("OK");
str=_("WP2LaTeX copyright");
str=_("OK");
}
|