diff options
author | emkael <emkael@tlen.pl> | 2019-10-08 01:30:42 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-10-08 01:30:42 +0200 |
commit | 49907b6836f08983331f4d66a1570d5ccd7dc3a9 (patch) | |
tree | dd1463bde306130a61146b91c5c303d78bfd98f0 | |
parent | e60eaac20ff2d21d8e69f8a8e00cedcfac3504a9 (diff) |
Upstream bump: info texts do not expand table width (so no forced line breaks necessary)bump-jfrteamy-ausbutler
-rw-r--r-- | configs/translations.json | 4 | ||||
m--------- | jfrteamy-ausbutler | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/translations.json b/configs/translations.json index 7ec336e..7bf68be 100644 --- a/configs/translations.json +++ b/configs/translations.json @@ -24,7 +24,7 @@ "en": "Normalized butler for each segment is calculated by adding " }, "INFO_NORMALIZATION_SUFFIX" : { - "pl": "% średniego nieznormalizowanego<br />wyniku na rozdanie przeciwników do własnego nieznormalizowanego wyniku pary na rozdanie.", + "pl": "% średniego nieznormalizowanego wyniku na rozdanie przeciwników do własnego nieznormalizowanego wyniku pary na rozdanie.", "en": "% of opponent's average non-normalized score per board to pair's own non-normalized score per board." }, "INFO_CUTOFF_PREFIX": { @@ -40,7 +40,7 @@ "en": "% of the score counts." }, "INFO_NOT_ONLY_CURRENT": { - "pl": "Wszystkie segmenty są brane pod uwagę przy wyliczaniu średniego wyniku przeciwników,<br />wyniki ulegają więc zmianie z każdym rozegranym segmentem.", + "pl": "Wszystkie segmenty są brane pod uwagę przy wyliczaniu średniego wyniku przeciwników, wyniki ulegają więc zmianie z każdym rozegranym segmentem.", "en": "All played segments are used each time to calculate opponent's average, so normalized scores may change after new segments are played." }, "INFO_ONLY_CURRENT": { diff --git a/jfrteamy-ausbutler b/jfrteamy-ausbutler -Subproject 134f07b59a699d612a80856d41b9af583610d15 +Subproject ba3559275e8ce33c9139d52a49b6a5d268b8f2b |