mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-12-25 00:00:19 +02:00
Merge pull request 'Improve English microcopy' (#1308) from deutrino/Fedilab:txtstrings into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/1308
This commit is contained in:
commit
cb48165956
1 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<string name="instance">Instance</string>
|
||||
<string name="instance_example">E.g.: mastodon.social</string>
|
||||
<string name="instance_token">Your token</string>
|
||||
<string name="toast_account_changed" formatted="false">Now works with the account %1$s</string>
|
||||
<string name="toast_account_changed" formatted="false">Switched to account %1$s</string>
|
||||
<string name="add_account">Add an account</string>
|
||||
<string name="clipboard">The content of the message has been copied to the clipboard</string>
|
||||
<string name="clipboard_url">The URL of the message has been copied to the clipboard</string>
|
||||
|
|
@ -178,7 +178,7 @@
|
|||
<string name="toot_sensitive">Sensitive content?</string>
|
||||
<string name="no_draft">No drafts!</string>
|
||||
<string name="choose_accounts">Choose an account</string>
|
||||
<string name="select_accounts">Select some accounts</string>
|
||||
<string name="select_accounts">Search accounts you follow</string>
|
||||
<string name="remove_draft">Delete draft?</string>
|
||||
<string name="upload_form_description">Describe for the visually impaired</string>
|
||||
<!-- Instance -->
|
||||
|
|
@ -2237,4 +2237,4 @@
|
|||
<string name="set_custom_accent_value_dark_description">Color that will be applied to the dark theme</string>
|
||||
|
||||
<string name="thumbnail">Thumbnail</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue