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

(-)ooo_11beta2_src/sch/source/ui/app/menuids.src.FIX (-2 / +2 lines)
Lines 1210-1215 Link Here
1210
	Text[ czech ] = "Uspořádání";	\
1210
	Text[ czech ] = "Uspořádání";	\
1211
	Text[ hindi ] = "A~rrangement"	;   \
1211
	Text[ hindi ] = "A~rrangement"	;   \
1212
		Text[ hebrew ] = "A~nordnung";  \
1212
		Text[ hebrew ] = "A~nordnung";  \
1213
	Text[ slovak ] = "Uspo~riadanie";\
1213
    SubMenu = Menu\
1214
    SubMenu = Menu\
1214
    {\
1215
    {\
1215
        ItemList = \
1216
        ItemList = \
Lines 1287-1293 Link Here
1287
        };\
1288
        };\
1288
    };\
1289
    };\
1289
}
1290
}
1290
	Text[ slovak ] = "Uspo~riadanie";
1291
					
1291
					
1292
#define MN_DIAGRAM_DATA \
1292
#define MN_DIAGRAM_DATA \
1293
	MenuItem \
1293
	MenuItem \
Lines 1357-1364 Link Here
1357
	Text[ czech ] = "Umístění a velikost...";	\
1357
	Text[ czech ] = "Umístění a velikost...";	\
1358
	Text[ hindi ] = "Position and Si~ze..."	; \
1358
	Text[ hindi ] = "Position and Si~ze..."	; \
1359
		Text[ hebrew ] = "P~osition und Größe...";    \
1359
		Text[ hebrew ] = "P~osition und Größe...";    \
1360
	Text[ slovak ] = "~Umiestnenie a veľkosť...";\
1360
	}
1361
	}
1361
	Text[ slovak ] = "~Umiestnenie a veľkosť...";
1362
			
1362
			
1363
// EOF
1363
// EOF
1364
1364
(-)ooo_11beta2_src/vcl/source/src/units.src.FIX (-1 / +1 lines)
Lines 644-650 Link Here
644
		< "twip" ; FUNIT_TWIP ; > ;
644
		< "twip" ; FUNIT_TWIP ; > ;
645
		< "pt" ; FUNIT_POINT ; > ;
645
		< "pt" ; FUNIT_POINT ; > ;
646
		< "pi" ; FUNIT_PICA ; > ;
646
		< "pi" ; FUNIT_PICA ; > ;
647
		< "\""" ; FUNIT_INCH ; > ;
647
		< "\"" ; FUNIT_INCH ; > ;
648
		< "in" ; FUNIT_INCH ; > ;
648
		< "in" ; FUNIT_INCH ; > ;
649
		< "palec" ; FUNIT_INCH ; > ;
649
		< "palec" ; FUNIT_INCH ; > ;
650
		< "'" ; FUNIT_FOOT ; > ;
650
		< "'" ; FUNIT_FOOT ; > ;
(-)ooo_11beta2_src/sw/source/ui/inc/swmn.hrc.FIX (-3 / +3 lines)
Lines 3305-3311 Link Here
3305
					Text[ czech ] = "První odstavec";  \
3305
					Text[ czech ] = "První odstavec";  \
3306
					Text[ hebrew ] = "~Erster Absatz";   \
3306
					Text[ hebrew ] = "~Erster Absatz";   \
3307
					Text[ hindi ] = "~पहिला परिच्छेद";    \
3307
					Text[ hindi ] = "~पहिला परिच्छेद";    \
3308
					Text[ slovak ] = "Pr~vý odstavec";
3308
					Text[ slovak ] = "Pr~vý odstavec";\
3309
				};\
3309
				};\
3310
            };\
3310
            };\
3311
        };\
3311
        };\
Lines 3328-3334 Link Here
3328
		Text[ czech ] = "Obtékání textu";    \
3328
		Text[ czech ] = "Obtékání textu";    \
3329
		Text[ hebrew ] = "שבירת שורות"; \
3329
		Text[ hebrew ] = "שבירת שורות"; \
3330
		Text[ hindi ] = "~लपेटना";  \
3330
		Text[ hindi ] = "~लपेटना";  \
3331
		Text[ slovak ] = "~Obtekanie textu";
3331
		Text[ slovak ] = "~Obtekanie textu";\
3332
	};
3332
	};
3333
3333
3334
3334
Lines 8512-8518 Link Here
8512
	Text[ czech ] = "Položka rejstříku...";   \
8512
	Text[ czech ] = "Položka rejstříku...";   \
8513
	Text[ hebrew ] = "Ver~zeichniseintrag...";    \
8513
	Text[ hebrew ] = "Ver~zeichniseintrag...";    \
8514
	Text[ hindi ] = "Inde~x Entry...";             \
8514
	Text[ hindi ] = "Inde~x Entry...";             \
8515
	Text[ slovak ] = "~Položka obsahu...";
8515
	Text[ slovak ] = "~Položka obsahu...";\
8516
};
8516
};
8517
#define _MN_EDIT_BIB_ENTRY_DLG                                              \
8517
#define _MN_EDIT_BIB_ENTRY_DLG                                              \
8518
        MenuItem                                                            \
8518
        MenuItem                                                            \

Return to issue 14384