Skip to content

Commit f150815

Browse files
Added QQ strings
1 parent 661b0f2 commit f150815

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/src/main/res/values-qq/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,8 @@
718718
<item quantity="one">Name of the notification channel of syncing one reading list</item>
719719
<item quantity="other">Name of the notification channel of syncing two or more reading lists</item>
720720
</plurals>
721+
<string name="notification_syncing_reading_list_initial_title">Title for notification when syncing reading lists begins.</string>
722+
<string name="notification_syncing_reading_list_initial_description">Text of notification when syncing reading lists begins.</string>
721723
<plurals name="notification_syncing_reading_list_title">
722724
<item quantity="one">Title for notification when the syncing one reading list process begins. The \"%1$d\" symbol corresponds to the amount of lists.</item>
723725
<item quantity="other">Title for notification when the syncing two or more reading lists process begins. The \"%1$d\" symbol corresponds to the amount of lists.</item>

0 commit comments

Comments
 (0)