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

@ -151,7 +151,7 @@
SF-ADJUSTMENT _"Number of colors" '(15 2 255 1 10 0 1))
(script-fu-menu-register "script-fu-big-header-gimp-org"
_"<Toolbox>/Xtns/Script-Fu/Web Page Themes/Classic.Gimp.Org")
"<Toolbox>/Xtns/Script-Fu/Web Page Themes/Classic.Gimp.Org")
(script-fu-register "script-fu-small-header-gimp-org"
_"_Small Header..."
@ -174,4 +174,4 @@
SF-ADJUSTMENT _"Select-by-color threshold" '(1 1 256 1 10 0 1))
(script-fu-menu-register "script-fu-small-header-gimp-org"
_"<Toolbox>/Xtns/Script-Fu/Web Page Themes/Classic.Gimp.Org")
"<Toolbox>/Xtns/Script-Fu/Web Page Themes/Classic.Gimp.Org")