Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@
<string name="notification_channel_background_operations_description">Show notifications to interact result of background operations</string>
<string name="notification_channel_push_description">Show push notifications sent by the server: Mentions in comments, reception of new remote shares, announcements posted by an admin etc.</string>
<string name="sendbutton_description">Send button icon</string>
<string name="auto_upload_worker_start_text">Uploading files from %s to %s</string>
<string name="auto_upload_worker_start_text">Uploading files from %1$s to %2$s</string>
<string name="hidden_character" translatable="false">*</string>
<string name="hint_name">Name</string>
<string name="hint_password">Password</string>
Expand Down
Loading