+ except DoesNotFit:
+ authors.pop()
+ authors_shortened = True
+
+ translators_shortened = False
+ translator_box = None
+ while translator_box is None:
+ translator_str = '(tłum. ' + ', '.join(translators)
+ if translators_shortened:
+ translator_str += ' i in.'
+ translator_str += ')'
+ try:
+ translator_box = TextBox(