strTest = 'Testing'; strHelmet = 'helmet'; strAnd = 'and'; strWith = 'with'; strCover = 'cover'; strAccessories = 'accessories'; strAmountInTotal = '€{0} in total'; strPickAtLeastOneProduct = 'Please pick at least one product!'; strPleasePickASize = 'Please pick a size!'; strHelmetNotInStockInSelectedSize = 'We\'re terribly sorry, but the helmet you selected is not currently in stock in the selected size. Please choose another helmet or change the size.'; strHelmetNotAvailableInSelectedSize = 'We\'re terribly sorry, but the helmet you selected is not available in the selected size. Please choose another helmet or change the size.'; strCoverNotInStockInSelectedSize = 'We\'re terribly sorry, but the cover you selected is not currently in stock in the selected size. Please choose another cover or change the size.'; strCoverNotAvailableInSelectedSize = 'We\'re terribly sorry, but the cover you selected is not available in the selected size. Please choose another cover or change the size.'; strProductNotInStockInSelectedSize = 'We\'re terribly sorry, but this product is currently out of stock in the selected size!'; strItem = 'item'; strItems = 'items'; strRemoveProductFromBasketConfirmation = 'Are you sure that you wish to remove this product from your order?'; strPrice = 'Price'; strSizes = 'Sizes';