Author: pmouawad
Date: Sat Dec 10 10:54:02 2011
New Revision: 1212767

URL: http://svn.apache.org/viewvc?rev=1212767&view=rev
Log:
French translation: Missing label
Keys alphabetical reordering

Modified:
    
jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources.properties
    
jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources_fr.properties

Modified: 
jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources.properties
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources.properties?rev=1212767&r1=1212766&r2=1212767&view=diff
==============================================================================
--- 
jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources.properties
 (original)
+++ 
jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources.properties
 Sat Dec 10 10:54:02 2011
@@ -14,14 +14,14 @@
 #   limitations under the License.
 
 displayName=BeanShell PreProcessor
-scripting.displayName=Script (variables: ctx vars props prev sampler log)
-script.displayName=
-script.shortDescription=Beanshell script
-resetGroup.displayName=Reset bsh.Interpreter before each call
-resetInterpreter.displayName=Reset Interpreter
+filename.displayName=File Name
+filename.shortDescription=BeanShell script file (overrides script)
+filenameGroup.displayName=Script file (overrides script)
 parameterGroup.displayName=Parameters to be passed to BeanShell (=> String 
Parameters and String []bsh.args)
 parameters.displayName=Parameters
 parameters.shortDescription=Parameters to be passed to BeanShell (file or 
script)
-filenameGroup.displayName=Script file (overrides script)
-filename.displayName=File Name
-filename.shortDescription=BeanShell script file (overrides script)
\ No newline at end of file
+resetGroup.displayName=Reset bsh.Interpreter before each call
+resetInterpreter.displayName=Reset Interpreter
+script.displayName=Script
+script.shortDescription=Beanshell script
+scripting.displayName=Script (variables: ctx vars props prev sampler log)
\ No newline at end of file

Modified: 
jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources_fr.properties
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources_fr.properties?rev=1212767&r1=1212766&r2=1212767&view=diff
==============================================================================
--- 
jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources_fr.properties
 (original)
+++ 
jmeter/trunk/src/components/org/apache/jmeter/modifiers/BeanShellPreProcessorResources_fr.properties
 Sat Dec 10 10:54:02 2011
@@ -13,7 +13,6 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-#Stored by I18NEdit, may be edited!
 displayName=Pr\u00E9-Processeur BeanShell
 filename.displayName=Nom de fichier 
 filename.shortDescription=Fichier script BeanShell (remplace le script)
@@ -23,5 +22,6 @@ parameters.displayName=Param\u00E8tres
 parameters.shortDescription=Param\u00E8tres \u00E0 passer au BeanShell 
(fichier ou script)
 resetGroup.displayName=R\u00E9initialiser l'interpr\u00E9teur bsh avant chaque 
appel
 resetInterpreter.displayName=R\u00E9initialiser l'interpr\u00E9teur 
+script.displayName=Script
 script.shortDescription=Script BeanShell 
-scripting.displayName=Script (variables \: ctx vars props prev sampler log)
+scripting.displayName=Script (variables \: ctx vars props prev sampler log)
\ No newline at end of file


Reply via email to