Skip to content

Commit 37f7f16

Browse files
joshtrichardsbackportbot[bot]
authored andcommitted
fix: use positional formatter specifiers for auto_upload_worker_start_text
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 17a2b6a commit 37f7f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@
986986
<string name="notification_channel_background_operations_description">Show notifications to interact result of background operations</string>
987987
<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>
988988
<string name="sendbutton_description">Send button icon</string>
989-
<string name="auto_upload_worker_start_text">Uploading files from %s to %s</string>
989+
<string name="auto_upload_worker_start_text">Uploading files from %1$s to %2$s</string>
990990
<string name="hidden_character" translatable="false">*</string>
991991
<string name="hint_name">Name</string>
992992
<string name="hint_password">Password</string>

0 commit comments

Comments
 (0)