Quellcode durchsuchen

Add note to migration copy string (#9075)

stevenyomi vor 2 Jahren
Ursprung
Commit
ec46b2281b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      i18n/src/main/res/values/strings.xml

+ 1 - 0
i18n/src/main/res/values/strings.xml

@@ -780,6 +780,7 @@
     <string name="migration_dialog_what_to_include">Select data to include</string>
     <string name="migration_selection_prompt">Select a source to migrate from</string>
     <string name="migrate">Migrate</string>
+    <!-- Make a copy (noun) when migrating. Don't use for copying to clipboard. -->
     <string name="copy">Copy</string>
     <string name="empty_screen">Well, this is awkward</string>
     <string name="not_installed">Not installed</string>