Let $\theta$ be an unknown population characteristic (say average height).
A confidence interval written as $P(\hat \theta - \delta < \theta < \hat \theta + \delta) = 1 - \alpha$ makes perfect sense as $\hat \theta$ and $\delta$ are random variables.
If we do, however, write the result, say for estimated $\hat \theta = 180$, $\delta = 13$, does the following syntax (which is the standard in the books I'm studying) make sense, since the numbers are constant and $\theta$ is an unkown characteristic (and therefore a constant in frequentist probability)?
$P(167 < \theta < 193) = 0.95$