Fix overloaded usages of the word 'boost'.

fork-5.53.8
Greyson Parrelli 2021-11-22 17:05:35 -05:00
rodzic 3694431503
commit ca5140d3ec
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -190,7 +190,7 @@ public final class InsightsDashboardDialogFragment extends DialogFragment {
description.setVisibility(View.GONE);
} else {
lottieAnimationView.setVisibility(View.GONE);
title.setText(R.string.InsightsDashboardFragment__boost_your_signal);
title.setText(R.string.InsightsDashboardFragment__spread_the_word);
description.setText(R.string.InsightsDashboardFragment__invite_your_contacts);
title.setVisibility(View.VISIBLE);
description.setVisibility(View.VISIBLE);

Wyświetl plik

@ -127,7 +127,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:gravity="center"
android:text="@string/InsightsDashboardFragment__boost_your_signal"
android:text="@string/InsightsDashboardFragment__spread_the_word"
android:textAppearance="@style/TextAppearance.Signal.SubHead.Insights"
app:layout_constrainedWidth="true"
app:layout_constraintEnd_toEndOf="parent"

Wyświetl plik

@ -2879,7 +2879,7 @@
<string name="Insights__title">Insights</string>
<string name="InsightsDashboardFragment__title">Insights</string>
<string name="InsightsDashboardFragment__signal_protocol_automatically_protected">Signal Protocol automatically protected %1$d%% of your outgoing messages over the past %2$d days. Conversations between Signal users are always end-to-end encrypted.</string>
<string name="InsightsDashboardFragment__boost_your_signal">Signal boost</string>
<string name="InsightsDashboardFragment__spread_the_word">Spread the word</string>
<string name="InsightsDashboardFragment__not_enough_data">Not enough data</string>
<string name="InsightsDashboardFragment__your_insights_percentage_is_calculated_based_on">Your Insights percentage is calculated based on outgoing messages within the past %1$d days that have not disappeared or been deleted.</string>
<string name="InsightsDashboardFragment__start_a_conversation">Start a conversation</string>