Loading app/src/main/res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
app/src/main/res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading