Add strings for permission dialogs in Localazy
This commit is contained in:
parent
dcb1677bf1
commit
7e587f9a9e
5 changed files with 44 additions and 50 deletions
|
|
@ -44,6 +44,7 @@
|
|||
<string name="action_no">"No"</string>
|
||||
<string name="action_not_now">"Not now"</string>
|
||||
<string name="action_ok">"OK"</string>
|
||||
<string name="action_open_settings">"Open settings"</string>
|
||||
<string name="action_open_with">"Open with"</string>
|
||||
<string name="action_quick_reply">"Quick reply"</string>
|
||||
<string name="action_quote">"Quote"</string>
|
||||
|
|
@ -105,6 +106,7 @@
|
|||
<string name="common_password">"Password"</string>
|
||||
<string name="common_people">"People"</string>
|
||||
<string name="common_permalink">"Permalink"</string>
|
||||
<string name="common_permission">"Permission"</string>
|
||||
<string name="common_poll_total_votes">"Total votes: %1$s"</string>
|
||||
<string name="common_poll_undisclosed_text">"Results will show after the poll has ended"</string>
|
||||
<string name="common_privacy_policy">"Privacy policy"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue