Bug 59328 - Better tooltip for Variable Names in CSVDataSet

Contributed by Antonio Gomes Rodrigues
#resolve #195
Bugzilla Id: 59328

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1739185 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Philippe Mouawad 2016-04-14 20:29:31 +00:00
parent 8305108271
commit c77a376c41
8 changed files with 9 additions and 8 deletions

View File

@ -20,7 +20,7 @@ filename.shortDescription=Name of the file that holds the cvs data (relative or
fileEncoding.displayName=File encoding
fileEncoding.shortDescription=The character set encoding used in the file
variableNames.displayName=Variable Names (comma-delimited)
variableNames.shortDescription=List your variable names in order to match the order of columns in your csv data. Separate by commas.
variableNames.shortDescription=List your variable names in order to match the order of columns in your csv data. Keep it empty to use the first line of the file for variable names.
delimiter.displayName=Delimiter (use '\\t' for tab)
delimiter.shortDescription=Enter the delimiter ('\\t' for tab)
quotedData.displayName=Allow quoted data?

View File

@ -26,4 +26,4 @@ recycle.shortDescription=Soll die Datei nach dem erreichen des Dateiendes erneut
stopThread.displayName=Thread stoppen?
stopThread.shortDescription=Bei erreichen des Dateiende den Thread stoppen?
variableNames.displayName=Variablenname (getrennt durch Komma)
variableNames.shortDescription=Geben sie die Variablennamen, durch Komma getrennt, ein, die den Spalten ihrer CSV Datei entsprechen. Die Variablennamen m\u00FCssen der Reihenfolge der CVS Datei entsprechen\!
variableNames.shortDescription=Geben sie die Variablennamen, ein, die den Spalten ihrer CSV Datei entsprechen. Die Variablennamen m\u00FCssen der Reihenfolge der CVS Datei entsprechen\!

View File

@ -34,4 +34,4 @@ shareMode.thread=Hilo actual
stopThread.displayName=\u00BFPara el hilo al final del fichero (EOF)?
stopThread.shortDescription=\u00BFDeber\u00EDa el hilo ser parado cuando se alcance el final del fichero(EOF) (Si 'Reciclar' es falso?)
variableNames.displayName=Nombres de Variable (delimitados por coma)
variableNames.shortDescription=Lista sus nombres de variable para ordenar las columnas en sus datos CSV.\nSeparados por comas.
variableNames.shortDescription=Lista sus nombres de variable para ordenar las columnas en sus datos CSV.

View File

@ -34,4 +34,4 @@ shareMode.thread=Unit\u00E9 courante
stopThread.displayName=Arr\u00EAter l'unit\u00E9 \u00E0 la fin de fichier (EOF) ?
stopThread.shortDescription=L'unit\u00E9 sera arr\u00EAt\u00E9e en atteignant la fin de fichier (EOF) (si Recycler est \u00E0 faux) ?
variableNames.displayName=Noms des variables (s\u00E9par\u00E9s par des virgules)
variableNames.shortDescription=Liste de vos variables dans l'ordre des colonnes de vos donn\u00E9es CSV. S\u00E9par\u00E9 par des virgules.\t
variableNames.shortDescription=Liste de vos variables dans l'ordre des colonnes de vos donn\u00E9es CSV. Laissez vide pour utiliser la premi\u00E8re ligne du fichier pour les noms de variable

View File

@ -34,4 +34,4 @@ shareMode.thread=Bie\u017C\u0105cy w\u0105tek
stopThread.displayName=Zatrzyma\u0107 w\u0105tek na EOF ?
stopThread.shortDescription=Zatrzyma\u0107 w\u0105tek gdy dojdzie do ko\u0144ca pliku (EOF, je\u015Bli nie wybra\u0142e\u015B doczytywania brakuj\u0105cego fragmentu pliku z pocz\u0105tku)?
variableNames.displayName=Nazwy zmiennych (oddzielane przecinkami)
variableNames.shortDescription=Wpisz nazwy Twoich zmiennych, w odpowieniej kolejno\u015Bci, tak by pasowa\u0142y Ci do kolumn w pliku CSV. Nazwy oddzielaj przecinkami.
variableNames.shortDescription=Wpisz nazwy Twoich zmiennych, w odpowieniej kolejno\u015Bci, tak by pasowa\u0142y Ci do kolumn w pliku CSV.

View File

@ -33,4 +33,4 @@ shareMode.thread=Usu\u00E1rio virtual atual
stopThread.displayName=Finalizar usu\u00E1rio virtual no final do arquivo?
stopThread.shortDescription=O usu\u00E1rio virtual dever\u00E1 ser parado quando o fim do arquivo for alcan\u00E7ado (se Reciclar n\u00E3o est\u00E1 configurado)?
variableNames.displayName=Nomes das vari\u00E1veis (separados por v\u00EDrgula)
variableNames.shortDescription=Informar os nomes das vari\u00E1veis que representam as colunas na sua fonte de dados CSV. Separe por v\u00EDrgula.
variableNames.shortDescription=Informar os nomes das vari\u00E1veis que representam as colunas na sua fonte de dados CSV.

View File

@ -27,4 +27,4 @@ recycle.shortDescription=Dosya sonundan itibaren tekrar okunsun mu?
stopThread.displayName=Dosya sonunda i\u015F par\u00E7ac\u0131\u011F\u0131n\u0131 durdur ?
stopThread.shortDescription=\u0130\u015F par\u00E7ac\u0131c\u0131\u011F\u0131 dosya sonuna var\u0131ld\u0131\u011F\u0131nda durdurulsun mu (e\u011Fer geri d\u00F6n\u00FC\u015F\u00FCm etkin de\u011Filse) ?
variableNames.displayName=De\u011Fi\u015Fken isimleri (virg\u00FClle ayr\u0131lm\u0131\u015F)
variableNames.shortDescription=De\u011Fi\u015Fken isimlerini csv verisindeki kolon s\u0131ras\u0131yla \u00F6rt\u00FC\u015Fecek \u015Fekilde listele. Virg\u00FClle ay\u0131rarak.
variableNames.shortDescription=De\u011Fi\u015Fken isimlerini csv verisindeki kolon s\u0131ras\u0131yla \u00F6rt\u00FC\u015Fecek \u015Fekilde listele.

View File

@ -361,6 +361,7 @@ Deprecated Libraries dropped or replaced by up to date ones:
<li><bug>58848</bug>Argument Panel : when adding an argument (add button or from clipboard) scroll the table to the new line. Contributed by Benoit Wiart (benoit dot wiart at gmail.com)</li>
<li><bug>58865</bug>Allow empty default value in the Regular Expression Extractor. Contributed by Benoit Wiart (benoit dot wiart at gmail.com)</li>
<li><bug>59156</bug>XMLAssertion : drop jdom dependency by using XMLReader</li>
<li><bug>59328</bug>Better tooltip for Variable Names in CSVDataSet. Contributed by Antonio Gomes Rodrigues (ra0077 at gmail.com)</li>
</ul>
<h3>Functions</h3>