Skip to content

Commit 81e81cb

Browse files
Added QQ strings
1 parent 661b0f2 commit 81e81cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Bencemac
99
* Dbrant
1010
* Hamilton Abreu
11+
* Isira Seneviratne
1112
* Jeeputer
1213
* Joao Xavier
1314
* Kaganer
@@ -718,6 +719,8 @@
718719
<item quantity="one">Name of the notification channel of syncing one reading list</item>
719720
<item quantity="other">Name of the notification channel of syncing two or more reading lists</item>
720721
</plurals>
722+
<string name="notification_syncing_reading_list_initial_title">Title for notification when syncing reading lists begins.</string>
723+
<string name="notification_syncing_reading_list_initial_description">Text of notification when syncing reading lists begins.</string>
721724
<plurals name="notification_syncing_reading_list_title">
722725
<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>
723726
<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)