diff options
Diffstat (limited to 'mod')
-rw-r--r-- | mod/src/main/resources/assets/dungeonsguide/gui/collect_diagnostic_approval.gui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/src/main/resources/assets/dungeonsguide/gui/collect_diagnostic_approval.gui b/mod/src/main/resources/assets/dungeonsguide/gui/collect_diagnostic_approval.gui index 4c4e62b5..0aac8e41 100644 --- a/mod/src/main/resources/assets/dungeonsguide/gui/collect_diagnostic_approval.gui +++ b/mod/src/main/resources/assets/dungeonsguide/gui/collect_diagnostic_approval.gui @@ -27,8 +27,8 @@ <Text text="This will only collect errors within dg, and it will not send your latest.log" color="#FFFFFFFF" size="8" align="CENTER"/> <Text text="It will only send stacktraces, a piece of text that tells where in dg what error occured" color="#FFFFFFFF" size="8" align="CENTER"/> <size width="0" height="15"/> - <Text text="The data is completely anonymized, and by allowing this you help Dungeons Guide fix problems that went unnoticed" color="#FFFFFF00" size="8" align="CENTER"/> - <Text text="This option is completely optional and there is no penalty for denying" color="#FFFFFF00" size="8" align="CENTER"/> + <Text text="The data is anonymized, and by allowing this you help Dungeons Guide fix problems that went unnoticed" color="#FFFFFF00" size="8" align="CENTER"/> + <Text text="This option is optional and there is no penalty for denying" color="#FFFFFF00" size="8" align="CENTER"/> <size width="0" height="15"/> <row mainAlign="CENTER"> <size width="80" height="20"> |