don't mark menu branches for translation; the translatable branch name is

2005-03-24  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/scripts/*.scm: don't mark menu branches for
	translation; the translatable branch name is registered by the
	Script-Fu extension.
This commit is contained in:
Sven Neumann
2005-03-24 16:40:00 +00:00
committed by Sven Neumann
parent 0a5ce16b84
commit 1754a9daa2
90 changed files with 125 additions and 119 deletions

View File

@ -77,7 +77,7 @@
SF-COLOR _"Background color" '(0 0 0))
(script-fu-menu-register "script-fu-chalk-logo-alpha"
_"<Image>/Script-Fu/Alpha to Logo")
"<Image>/Script-Fu/Alpha to Logo")
(define (script-fu-chalk-logo text
@ -115,4 +115,4 @@
SF-COLOR _"Chalk color" '(255 255 255))
(script-fu-menu-register "script-fu-chalk-logo"
_"<Toolbox>/Xtns/Script-Fu/Logos")
"<Toolbox>/Xtns/Script-Fu/Logos")