Rename further instances of "reps" to "repetitions"

This commit is contained in:
Roland Geider
2025-02-01 19:24:15 +01:00
parent 323b18320f
commit 2498183094
11 changed files with 79 additions and 77 deletions

View File

@@ -245,7 +245,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 4,
repetitions: 3,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 100,
weightUnit: testWeightUnit1,
restTime: 120,
@@ -266,7 +266,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 4,
repetitions: 12,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 10,
weightUnit: testWeightUnit1,
restTime: 60,
@@ -295,7 +295,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 4,
repetitions: 3,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 100,
weightUnit: testWeightUnit1,
restTime: 120,
@@ -352,7 +352,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 5,
repetitions: 8,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 105,
weightUnit: testWeightUnit1,
restTime: 120,
@@ -383,7 +383,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 3,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 100,
weightUnit: testWeightUnit1,
restTime: 120,
@@ -397,7 +397,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 3,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 100,
weightUnit: testWeightUnit1,
restTime: 120,
@@ -411,7 +411,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 3,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 100,
weightUnit: testWeightUnit1,
restTime: 120,
@@ -432,7 +432,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 12,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 10,
weightUnit: testWeightUnit1,
restTime: 60,
@@ -446,7 +446,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 12,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 10,
weightUnit: testWeightUnit1,
restTime: 60,
@@ -460,7 +460,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 12,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 10,
weightUnit: testWeightUnit1,
restTime: 60,
@@ -489,7 +489,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 3,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 100,
weightUnit: testWeightUnit1,
restTime: 120,
@@ -503,7 +503,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 3,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 100,
weightUnit: testWeightUnit1,
restTime: 120,
@@ -517,7 +517,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
slotEntryId: 1,
nrOfSets: 1,
repetitions: 3,
repsUnit: testRepetitionUnit1,
repetitionsUnit: testRepetitionUnit1,
weight: 100,
weightUnit: testWeightUnit1,
restTime: 120,