Make string translatable

This commit is contained in:
MM20
2024-08-17 00:07:52 +02:00
parent 814c4cd3f5
commit 8bb2184818
4 changed files with 53 additions and 37 deletions
@@ -998,4 +998,8 @@
<string name="profile_private_profile_action_unlock">Unlock</string>
<string name="profile_private_profile_action_lock">Lock private space</string>
<string name="hint_drag_and_drop_reorder">Hold and drag items to rearrange them</string>
<plurals name="calendar_search_enabled_lists">
<item quantity="one">%1$s list selected</item>
<item quantity="other">%1$s lists selected</item>
</plurals>
</resources>