// translate the word "Write" to the local language, with a programmer's comment hint.
String write = whazmotronBundle.getString( "write" /* as in write to disk */ );