Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ea32b932 authored by cketti's avatar cketti Committed by GitHub
Browse files

Add comments to provide context for translators (#8498)

parent a55801ad
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,6 +6,8 @@
    <string name="navigation_drawer_action_show_accounts">Show accounts</string>
    <string name="navigation_drawer_action_hide_accounts">Hide accounts</string>
    <string name="navigation_drawer_unified_inbox_title">Unified Inbox</string>
    <!-- This is displayed as the unread count of a folder in the folder drawer when the number of unread messages exceeds 99. Space is extremely limited. Keep this as short as possible. -->
    <string name="navigation_drawer_folder_item_badge_count_greater_than_99">99+</string>
    <!-- This is displayed as the unread count of a folder in the folder drawer when the number of unread messages exceeds 1000. Space is extremely limited. Keep this as short as possible. -->
    <string name="navigation_drawer_folder_item_badge_count_greater_than_1_000">1k+</string>
</resources>