comparison pidgin/win32/nsis/translations/bulgarian.nsh @ 17853:bfd44bbb5909

Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 13 Jun 2007 12:20:25 +0000
parents e96a4756734a
children 3f33a8fbf871
comparison
equal deleted inserted replaced
17852:b0a1782b90d2 17853:bfd44bbb5909
19 19
20 20
21 ; GTK+ Directory Page 21 ; GTK+ Directory Page
22 !define GTK_UPGRADE_PROMPT "Стара версия GTK+ runtime е открита. Искате ли да обновите?$\rNote: Pidgin може да не сработи ако не го направите." 22 !define GTK_UPGRADE_PROMPT "Стара версия GTK+ runtime е открита. Искате ли да обновите?$\rNote: Pidgin може да не сработи ако не го направите."
23 23
24 ; Pidgin Section Prompts and Texts
25 !define PIDGIN_UNINSTALL_DESC "$(^Name) (само премахване)"
26
27 ; GTK+ Section Prompts 24 ; GTK+ Section Prompts
28 !define GTK_INSTALL_ERROR "Грешка при инсталиране на GTK+ runtime." 25 !define GTK_INSTALL_ERROR "Грешка при инсталиране на GTK+ runtime."
29 !define GTK_BAD_INSTALL_PATH "Въведеният път не може да бъде достъпен или създаден." 26 !define GTK_BAD_INSTALL_PATH "Въведеният път не може да бъде достъпен или създаден."
30 27
31 ; Uninstall Section Prompts 28 ; Uninstall Section Prompts