Searched refs:MSG_MORE_INST (Results 1 – 2 of 2) sorted by relevance
735 #define MSG_MORE_INST gettext("\nThere are %d more packages to be installed.") macro
3008 echo(npkgs == 1 ? MSG_1MORE_INST : MSG_MORE_INST, npkgs); in continue_installation()