Skip to content
Snippets Groups Projects
Commit 6b76fc2e authored by buczekp's avatar buczekp
Browse files

[LMS-1258] fixed system tests

SVN: 13223
parent 0e221bba
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ var demo = {
sample: "Sample",
sample_type: "Sample Type",
generated_samples: "Derived Samples",
generated_samples: "Children Samples",
// LAST LINE: KEEP IT AT THE END
lastline: "" // we need a line without a comma
......
......@@ -141,7 +141,7 @@ var common = {
project: "Project",
experiment: "Experiment",
experiment_identifier: "Experiment Identifier",
generated_samples: "Children Samples",
generated_samples: "Derived Samples",
generated_from: "Parent {0}",
part_of: "Container",
invalidation: "Invalidation",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment