comparison help/help_mp-uk.h @ 27343:5fe6a8adf569

Rename two GUI-related preprocessor directives: HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2
author diego
date Wed, 30 Jul 2008 13:44:59 +0000
parents e7c989f7a7c9
children 14c5017f40d2
comparison
equal deleted inserted replaced
27342:3a174cb28d36 27343:5fe6a8adf569
321 #define MSGTR_MovieAspectIsSet "Відношення сторін %.2f:1 - масштабую аби скоректувати.\n" 321 #define MSGTR_MovieAspectIsSet "Відношення сторін %.2f:1 - масштабую аби скоректувати.\n"
322 #define MSGTR_MovieAspectUndefined "Відношення сторін не вказано - масштабування не використовується.\n" 322 #define MSGTR_MovieAspectUndefined "Відношення сторін не вказано - масштабування не використовується.\n"
323 323
324 // ====================== GUI messages/buttons ======================== 324 // ====================== GUI messages/buttons ========================
325 325
326 #ifdef HAVE_NEW_GUI 326 #ifdef CONFIG_GUI
327 327
328 // --- labels --- 328 // --- labels ---
329 #define MSGTR_About "Про програму" 329 #define MSGTR_About "Про програму"
330 #define MSGTR_FileSelect "Вибрати файл..." 330 #define MSGTR_FileSelect "Вибрати файл..."
331 #define MSGTR_SubtitleSelect "Вибрати субтитри..." 331 #define MSGTR_SubtitleSelect "Вибрати субтитри..."