Map of the strings's msgid and msgstr

Read from a PO file

Property definitions

nitc $ POFile :: strings=
	# Map of the strings's `msgid` and `msgstr`
	#
	# Read from a PO file
	var strings: Array[PObject]
src/frontend/i18n_phase.nit:190,2--193,28