Escribí lo siguiente en el strings.xml
archivo:
<string name="game_settings_dragNDropMove_checkBox">Move by Drag&Drop</string>
Tuve el siguiente error:
The reference to entity "Drop" must end with the ';' delimiter.
¿Cómo puedo escribir caracteres y en strings.xml?
Alt+Enter
y se convertirá por usted.