We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c07fd commit acd9576Copy full SHA for acd9576
1 file changed
app/src/main/res/values/strings.xml
@@ -1475,4 +1475,8 @@
1475
1476
<string name="failed_to_create_conflict_dialog">Failed to create conflict dialog</string>
1477
<string name="editor_web_view_cannot_open_file">Cannot open file chooser</string>
1478
+
1479
+ <string name="sync_conflict_notification_title">File upload conflicts</string>
1480
+ <string name="sync_conflict_notification_description">Upload conflicts detected. Open uploads to resolve.</string>
1481
+ <string name="sync_conflict_notification_action_title">Resolve conflicts</string>
1482
</resources>
0 commit comments