You can debug the strings using, Variable view, or the Editor view.
You can easily debug the strings using Variables view. To debug a string, select the desired variable name in the Variables view that you want to debug. The preview panel shows the associated string. By using the preview panel:
In the Editor view, move the mouse cursor over the variable in the source code, the tool tip shows the respective string. The following figure shows an example: