|
|
|
@ -40,7 +40,7 @@ enum class ReportRow : RowRepresentable { |
|
|
|
LOCATIONS -> R.string.locations |
|
|
|
LOCATIONS -> R.string.locations |
|
|
|
NUMBER_OF_TABLES -> R.string.number_of_tables |
|
|
|
NUMBER_OF_TABLES -> R.string.number_of_tables |
|
|
|
TOURNAMENT_TYPES -> R.string.tournament_type_complete |
|
|
|
TOURNAMENT_TYPES -> R.string.tournament_type_complete |
|
|
|
VARIANT -> R.string.variant_ |
|
|
|
VARIANT -> R.string.variant |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|