Fix a lot of easy-to-fix warnings (#957)
This commit is contained in:
parent
72c0adae03
commit
5230bd29a6
18 changed files with 56 additions and 51 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<string name="oauth_scheme" translatable="false">oauth2redirect</string>
|
||||
<string name="preferences_file_key" translatable="false">com.keylesspalace.tusky.PREFERENCES</string>
|
||||
|
||||
<string name="text_content_warning_button">CW</string>
|
||||
<string name="status_sensitive_media_template" translatable="false"><b>%1$s</b><br>%2$s</string>
|
||||
|
||||
<string-array name="post_privacy_values">
|
||||
|
|
@ -29,4 +30,4 @@
|
|||
<item>auto</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -326,7 +326,7 @@
|
|||
<string name="emoji_style">Emoji style</string>
|
||||
<string name="system_default">System default</string>
|
||||
<string name="download_fonts">You\'ll need to download these emoji sets first</string>
|
||||
<string name="performing_lookup_title">Performing lookup...</string>
|
||||
<string name="performing_lookup_title">Performing lookup…</string>
|
||||
<string name="expand_collapse_all_statuses">Expand/Collapse all statuses</string>
|
||||
<string name="action_open_toot">Open toot</string>
|
||||
<string name="restart_required">App restart required</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue