make max tabs reached message translateable

This commit is contained in:
Conny Duck 2019-02-15 21:35:14 +01:00
commit f4ac9b3da6
4 changed files with 9 additions and 2 deletions

View file

@ -384,6 +384,7 @@
<string name="conversation_1_recipients">%1$s</string>
<string name="conversation_2_recipients">%1$s and %2$s</string>
<string name="conversation_more_recipients">%1$s, %2$s and %3$d more</string>
<string name="max_tab_number_reached">maximum of %1$d tabs reached</string>
</resources>