You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values-qq/strings.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1887,6 +1887,10 @@
1887
1887
<stringname="year_in_review_screenshot_error">A generic error idicator with \"%s\" representing the actual error thrown</string>
1888
1888
<stringname="year_in_review_share_subject">The subject line for sharing the year in review</string>
1889
1889
<stringname="year_in_review_globe_icon">Content description for the year in review globe icon</string>
1890
+
<stringname="year_in_review_login_dialog_title">Title of a dialog asking the user to log in before accessing the Year in Review feature.</string>
1891
+
<stringname="year_in_review_login_dialog_body">Body text of a dialog asking the user to log in before accessing the Year in Review feature.</string>
1892
+
<stringname="year_in_review_login_dialog_positive">Positive button label for a dialog asking the user to log in before accessing the Year in Review feature.</string>
1893
+
<stringname="year_in_review_login_dialog_negative">Negative button label for a dialog asking the user to log in before accessing the Year in Review feature.</string>
1890
1894
<stringname="recommended_reading_list_title">Title for the recommended reading list feature.</string>
1891
1895
<stringname="recommended_reading_list_onboarding_card_title">Title of the onboarding card for the recommended reading list.</string>
1892
1896
<stringname="recommended_reading_list_onboarding_card_message">Message on the onboarding card for the recommended reading list.</string>
<stringname="year_in_review_login_dialog_title">Log in for personalization?</string>
2011
+
<stringname="year_in_review_login_dialog_body">Logging in gives you access to personalized insights. You can still see collective insights without logging in.</string>
2012
+
<stringname="year_in_review_login_dialog_positive">Log in / join Wikipedia</string>
2013
+
<stringname="year_in_review_login_dialog_negative">Continue without logging in</string>
0 commit comments