1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-10 10:49:42 +02:00

Remove unused translations

This commit is contained in:
Gregor Santner 2016-08-07 00:51:39 +02:00
parent 21006f60e1
commit fa1222ffbb
3 changed files with 1 additions and 3 deletions

View file

@ -68,7 +68,7 @@
<string name="new_post">New post</string>
<string name="action_go_to_top">Go to top</string>
<string name="action_search_by_tags_or_persons">Search by tags or persons</string>
<string name="action_compose_new_post">@string/new_post</string>
<string name="action_compose_new_post" translatable="false">@string/new_post</string>
<string name="action_exit_app">Exit app</string>
<string name="action_toggle_desktop_page">Toggle mobile/desktop view</string>
<string name="action_share_dotdotdot">Share…</string>