I do not think my comments above used advanced language. In any case, you did not specify what was confusing. A summary of my above comments would be: The "confidence" language lets people know you are talking about “confidence interval type problems” and is
useful for approximations and/or for cases when no probability rule is known for
some parameters of interest.
Specifically on the statements “A” and “B” of your question:
Let’s suppose you are applying confidence interval formulas on a batch of data in order to estimate a parameter $\mu$ given “random” observations $Y$ and $Z$ (where $Y$ and $Z$ are obtained from the data). There are confidence interval formulas that allow you to
approximate the probability $P[Y \leq \mu \leq Z]$. Those formulas are exact when your data satisfies certain Gaussian assumptions. So statement A just means $P[Y\leq \mu \leq Z] \approx 0.95$, while statement B means $P[Y \leq \mu \leq Z] =0.95$. Statements A and B are the same if the Gaussian assumptions hold.
Why should we be “confident” of the approximation if the Gaussian assumptions do not hold? It is because those approximations have been observed to be useful in many cases even when Gaussian assumptions fail. There is also a “central limit theorem” which mathematically shows that Gaussian approximations are good in certain cases (particularly when “independence” assumptions hold).
Note that both statements A and B are different from the conditional probability statement $P[9.4 \leq \mu \leq 11.2 | Y=9.4, Z=11.2]=0.95$. It is impossible to compute this conditional probability without knowing an a-priori probability distribution for the unknown parameter $\mu$. Some people get statement A mixed up with this conditional probability statement, and that is what your book is likely reminding you not to do. If you do not know what conditional probability is, then don’t worry: You are not in danger of mixing things up!