bugfix release701
authorMasaki Katakai <masaki@netbeans.org>
Fri, 29 Jul 2011 10:13:45 +0900
branchrelease701
changeset 1664763eecc70459
parent 1663 9868032745da
child 1666 dde198cc4d80
bugfix
src/cs/platform/org-openide-options/org-openide-options/org/openide/options/Bundle_cs.properties
src/de/apisupport/maven-apisupport/maven-apisupport/org/netbeans/modules/maven/apisupport/Bundle_de.properties
src/es/platform/org-openide-loaders/org-openide-loaders/org/openide/loaders/Bundle_es.properties
src/gl_ES/apisupport/apisupport-refactoring/apisupport-refactoring/org/netbeans/modules/apisupport/hints/Bundle_gl_ES.properties
src/gl_ES/cnd/cnd-debugger-common2/cnd-debugger-common2/org/netbeans/modules/cnd/debugger/common2/debugger/Bundle_gl_ES.properties
     1.1 --- a/src/cs/platform/org-openide-options/org-openide-options/org/openide/options/Bundle_cs.properties	Fri Jul 29 09:55:36 2011 +0900
     1.2 +++ b/src/cs/platform/org-openide-options/org-openide-options/org/openide/options/Bundle_cs.properties	Fri Jul 29 10:13:45 2011 +0900
     1.3 @@ -50,7 +50,7 @@
     1.4  
     1.5  # {0} - class name
     1.6  # {1} - property name
     1.7 -EXC_InGetter=V\u00fdjimka p\u0159i vyvol\u00e1n\u00ed vlastnosti p\u0159\u00edjemce na \{0 \}.{1}
     1.8 +EXC_InGetter=V\u00fdjimka p\u0159i vyvol\u00e1n\u00ed vlastnosti p\u0159\u00edjemce na {0}.{1}
     1.9  # Unused:
    1.10  #EXC_InSetter=Exception when invoking property setter on {0}.{1}
    1.11  
     2.1 --- a/src/de/apisupport/maven-apisupport/maven-apisupport/org/netbeans/modules/maven/apisupport/Bundle_de.properties	Fri Jul 29 09:55:36 2011 +0900
     2.2 +++ b/src/de/apisupport/maven-apisupport/maven-apisupport/org/netbeans/modules/maven/apisupport/Bundle_de.properties	Fri Jul 29 10:13:45 2011 +0900
     2.3 @@ -54,7 +54,7 @@
     2.4  NbmWizardPanelVisual.wait=Suche...
     2.5  # {0} - property name
     2.6  # {1} - pom.xml file
     2.7 -NetBeansRunParamsIDEChecker.msg_confirm=<html>Die IDE muss <code>${'{0}} definieren, um diese Aktion auszuf\u00fchren.<br>Zur Zeit verarbeitet die Konfiguration des Projektplugins diese Variable nicht. <br><code>{1}</code> anpassen, um es zu verwenden, wenn es definiert wird?
     2.8 +NetBeansRunParamsIDEChecker.msg_confirm=<html>Die IDE muss <code>$'{'{0}} definieren, um diese Aktion auszuf\u00fchren.<br>Zur Zeit verarbeitet die Konfiguration des Projektplugins diese Variable nicht. <br><code>{1}</code> anpassen, um es zu verwenden, wenn es definiert wird?
     2.9  NetBeansRunParamsIDEChecker.title_confirm=Fehlende Variable in POM
    2.10  OpenIDE-Module-Display-Category=Maven
    2.11  OpenIDE-Module-Name=Maven NetBeans-Modul f\u00fcr Projekte
     3.1 --- a/src/es/platform/org-openide-loaders/org-openide-loaders/org/openide/loaders/Bundle_es.properties	Fri Jul 29 09:55:36 2011 +0900
     3.2 +++ b/src/es/platform/org-openide-loaders/org-openide-loaders/org/openide/loaders/Bundle_es.properties	Fri Jul 29 10:13:45 2011 +0900
     3.3 @@ -328,5 +328,5 @@
     3.4  MSG_SaveAs_OverwriteQuestion=\u00bfSeguro que quieres sobreescribir {0}?
     3.5  MSG_SaveAs_OverwriteQuestion_Title=Guardar Como
     3.6  
     3.7 -MSG_EncodingProblem=El archivo no se puede abrir de forma segura con la codificaci\u00f3n \ {0 \}. \u00bfDesea continuar y abrirlo?
     3.8 +MSG_EncodingProblem=El archivo no se puede abrir de forma segura con la codificaci\u00f3n {0}. \u00bfDesea continuar y abrirlo?
     3.9  
     4.1 --- a/src/gl_ES/apisupport/apisupport-refactoring/apisupport-refactoring/org/netbeans/modules/apisupport/hints/Bundle_gl_ES.properties	Fri Jul 29 09:55:36 2011 +0900
     4.2 +++ b/src/gl_ES/apisupport/apisupport-refactoring/apisupport-refactoring/org/netbeans/modules/apisupport/hints/Bundle_gl_ES.properties	Fri Jul 29 10:13:45 2011 +0900
     4.3 @@ -1,6 +1,6 @@
     4.4  ActionRegistrationHinter.missing_org.openide.awt=Debe engadir unha dependencia en org.openide.awt (7.27+) antes de empregar esta versi\u00f3n.
     4.5  # {0} - class or method return type
     4.6 -ActionRegistrationHinter.not_presenter=Non \u00e9 pos\u00edbel usar @ActionRegistration na anterior acci\u00f3n \{0 \}, salvo que se poida asignar a ContextAwareAction, DynamicMenuContent ou a algunha das interfaces Presenter.*.
     4.7 +ActionRegistrationHinter.not_presenter=Non \u00e9 pos\u00edbel usar @ActionRegistration na anterior acci\u00f3n {0}, salvo que se poida asignar a ContextAwareAction, DynamicMenuContent ou a algunha das interfaces Presenter.*.
     4.8  avoid_SystemFileSystem.icon32=Non usar SystemFileSystem.icon32
     4.9  both_icon_and_iconBase=Usando ambos atributos SystemFileSystem.icon e iconBase
    4.10  both_locBundle_and_displayName=Usando ambos atributos SystemFileSystem.localizingBundle e displayName
     5.1 --- a/src/gl_ES/cnd/cnd-debugger-common2/cnd-debugger-common2/org/netbeans/modules/cnd/debugger/common2/debugger/Bundle_gl_ES.properties	Fri Jul 29 09:55:36 2011 +0900
     5.2 +++ b/src/gl_ES/cnd/cnd-debugger-common2/cnd-debugger-common2/org/netbeans/modules/cnd/debugger/common2/debugger/Bundle_gl_ES.properties	Fri Jul 29 10:13:45 2011 +0900
     5.3 @@ -120,7 +120,7 @@
     5.4  
     5.5  # {0} is the session name of the receiving program
     5.6  # {1} is the process id of the receiving program
     5.7 -SignalDst=Para o programa {0}, pid {1,n\u00famero,enteiro)
     5.8 +SignalDst=Para o programa {0}, pid {1,number,integer}
     5.9  
    5.10  SignalHelp=You may discard the signal or forward it and you may continue or pause the process
    5.11  SignalConfigHint=To control which signals are caught or ignored use Debug->Dbx Configure