comparison pidgin/win32/nsis/translations/galician.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
26 !define GTK_UPGRADE_PROMPT "Atopouse unha versión antiga do executable de GTK+. ¿Desexa actualizala?$\rObservación: $(^Name) non funcionará a menos que o faga." 26 !define GTK_UPGRADE_PROMPT "Atopouse unha versión antiga do executable de GTK+. ¿Desexa actualizala?$\rObservación: $(^Name) non funcionará a menos que o faga."
27 27
28 ; Installer Finish Page 28 ; Installer Finish Page
29 !define PIDGIN_FINISH_VISIT_WEB_SITE "Visite a páxina Web de Pidgin Windows" 29 !define PIDGIN_FINISH_VISIT_WEB_SITE "Visite a páxina Web de Pidgin Windows"
30 30
31 ; Pidgin Section Prompts and Texts
32 !define PIDGIN_UNINSTALL_DESC "$(^Name) (sólo eliminar)"
33
34 ; GTK+ Section Prompts 31 ; GTK+ Section Prompts
35 !define GTK_INSTALL_ERROR "Erro ao instalar o executable GTK+." 32 !define GTK_INSTALL_ERROR "Erro ao instalar o executable GTK+."
36 !define GTK_BAD_INSTALL_PATH "Non se puido acceder ou crear a ruta que vd. indicou." 33 !define GTK_BAD_INSTALL_PATH "Non se puido acceder ou crear a ruta que vd. indicou."
37 34
38 ; Uninstall Section Prompts 35 ; Uninstall Section Prompts