Partially undo [057eaa62] (Add OPT_UISTRINGS, ..)..
commit1a6b4a5dea831c8d55e114edeca0ebd627412a63
authorSteffen Nurpmeso <steffen@sdaoden.eu>
Mon, 26 Mar 2018 15:31:21 +0000 (26 17:31 +0200)
committerSteffen Nurpmeso <steffen@sdaoden.eu>
Mon, 26 Mar 2018 15:35:29 +0000 (26 17:35 +0200)
tree333a6f9ca6605b81ff309cc288626eb8fa7fef41
parent085dd96cfd32e05b7d50a6185d9186526181705d
Partially undo [057eaa62] (Add OPT_UISTRINGS, ..)..

That commit added A_() macros for those strings which should
always be included in the binary, even without OPT_UISTRINGS.
However, because so many tests unfortunately look after string
output i have used A_() too often, just for sake the tests.

This was no good, so instead sprinkle quite of few more "if
have_feat uistrings" conditionals in the test, even if that means
that important tests like the compose hooks do not run without
OPT_UISTRINGS.
attachment.c
cc-test.sh
collect.c
mime-types.c
nam-a-grp.c