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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1036,7 +1036,7 @@
1036
1036
<stringname="suggested_edits_image_captions_task_detail">Image captions detail text explaining the task of adding image captions.\n\nAppears in a box under {{msg-wm|Wikipedia-android-strings-suggested edits image captions}}\n\nAppears in the same screen as and formatted similarly to:\n* {{msg-wm|Wikipedia-android-strings-suggested edits add descriptions task detail}}\n* {{msg-wm|Wikipedia-android-strings-suggested edits image tags task detail}}</string>
1037
1037
<stringname="suggested_edits_add_descriptions_task_detail">Article descriptions detail text explaining the task of adding article descriptions.\n\nAppears in a box under {{msg-wm|Wikipedia-android-strings-description edit tutorial title descriptions}}\n\nAppears in the same screen as and formatted similarly to:\n* {{msg-wm|Wikipedia-android-strings-suggested edits image captions task detail}}\n* {{msg-wm|Wikipedia-android-strings-suggested edits image tags task detail}}</string>
1038
1038
<stringname="suggested_edits_contributions_stat_tooltip">Tool tip text explaining the contributions statistics to the user.\n\n\"Suggested edits\" should be translated the same as {{msg-wm|Wikipedia-android-strings-suggested edits tasks activity title}}.</string>
1039
-
<stringname="suggested_edits_edit_stat_tooltip">Tool tip text explaining the edit statistics to the user.\n\n\"Suggested edits\" should be translated the same as {{msg-wm|Wikipedia-android-strings-suggested edits tasks activity title}}.</string>
1039
+
1040
1040
<stringname="suggested_edits_edit_streak_stat_tooltip">Tool tip text explaining the edit streak statistics to the user.\n\n\"Suggested edits\" should be translated the same as {{msg-wm|Wikipedia-android-strings-suggested edits tasks activity title}}.</string>
1041
1041
<stringname="suggested_edits_page_views_stat_tooltip">Tool tip text explaining the page views statistics to the user.\n\n\"Suggested edits\" should be translated the same as {{msg-wm|Wikipedia-android-strings-suggested edits tasks activity title}}.</string>
1042
1042
<stringname="suggested_edits_edit_quality_stat_tooltip">Tool tip text explaining the edit quality statistics to the user. %d represents the number of reverts.</string>
@@ -1745,4 +1745,6 @@
1745
1745
<stringname="contributions_dashboard_app_icon_title">Label of the setting option for changing the app icon.</string>
1746
1746
<stringname="contributions_dashboard_app_icon_subtitle">Label of the app icon subtitle for change the app icon.</string>
1747
1747
<stringname="contributions_dashboard_logged_out_user">Label of the logged out user in the donor history card.</string>
1748
+
<stringname="contributions_dashboard_tab_last_donated">Label that indicates the last date on which the user made a donation in the Contribute screen.</string>
1749
+
<stringname="contributions_dashboard_tab_update_button">Button for updating the donor history in the Contribute screen.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1050,7 +1050,6 @@
1050
1050
<stringname="suggested_edits_image_captions_task_detail">Describe an image to help readers understand its meaning and context.</string>
1051
1051
<stringname="suggested_edits_add_descriptions_task_detail">Summarize an article to help readers understand the subject at a glance.</string>
1052
1052
<stringname="suggested_edits_contributions_stat_tooltip">Your total number of contributions so far.</string>
1053
-
<stringname="suggested_edits_edit_stat_tooltip">Your total number of edits so far.</string>
1054
1053
<stringname="suggested_edits_edit_streak_stat_tooltip">How many days in a row that you have made contributions. If you haven\'t contributed in a while, it shows your last contribution date.</string>
1055
1054
<stringname="suggested_edits_page_views_stat_tooltip">Total pageviews of items to which you have contributed in the last 30 days.</string>
1056
1055
<stringname="suggested_edits_edit_quality_stat_tooltip">Based on how many times one of your contributions was reverted (undone by another editor). Reverted edits: %d.</string>
0 commit comments