View | Details | Raw Unified | Return to issue 13141
Collapse All | Expand All

(-)poolfmt.src (-6 / +6 lines)
Lines 377-384 Link Here
377
String STR_POOLCOLL_HEADLINE10
377
String STR_POOLCOLL_HEADLINE10
378
{
378
{
379
	/* ### ACHTUNG: Neuer Text in Resource? Überschrift 10 : šberschrift 10 */
379
	/* ### ACHTUNG: Neuer Text in Resource? Überschrift 10 : šberschrift 10 */
380
	Text [ de ] = "Überschrift 10" ;
380
	Text [ de ] = "Überschrift10" ;
381
	Text [ en-US ] = "Heading 10" ;
381
	Text [ en-US ] = "Heading10" ;
382
	Text [ x-comment ] = " ";
382
	Text [ x-comment ] = " ";
383
};
383
};
384
String STR_POOLCOLL_NUM_LEVEL1S
384
String STR_POOLCOLL_NUM_LEVEL1S
Lines 849-856 Link Here
849
};
849
};
850
String STR_POOLCOLL_TOX_CNTNT10
850
String STR_POOLCOLL_TOX_CNTNT10
851
{
851
{
852
	Text [ de ] = "Inhaltsverzeichnis 10" ;
852
	Text [ de ] = "Inhaltsverzeichnis10" ;
853
	Text [ en-US ] = "Contents 10" ;
853
	Text [ en-US ] = "Contents10" ;
854
	Text [ x-comment ] = " ";
854
	Text [ x-comment ] = " ";
855
};
855
};
856
String STR_POOLCOLL_TOX_USERH
856
String STR_POOLCOLL_TOX_USERH
Lines 916-923 Link Here
916
};
916
};
917
String STR_POOLCOLL_TOX_USER10
917
String STR_POOLCOLL_TOX_USER10
918
{
918
{
919
	Text [ de ] = "Benutzerverzeichnis 10" ;
919
	Text [ de ] = "Benutzerverzeichnis10" ;
920
	Text [ en-US ] = "User Index 10" ;
920
	Text [ en-US ] = "User Index10" ;
921
	Text [ x-comment ] = " ";
921
	Text [ x-comment ] = " ";
922
};
922
};
923
String STR_POOLCOLL_TOX_ILLUSH
923
String STR_POOLCOLL_TOX_ILLUSH

Return to issue 13141