From 0a912db347ce12e4fd2b8a43ac80dfb97764daf5 Mon Sep 17 00:00:00 2001 From: Eric House Date: Sun, 21 May 2023 20:42:33 -0700 Subject: [PATCH] move strings --- xwords4/android/app/src/main/res/values/strings.xml | 7 +++++++ xwords4/android/app/src/main/res/values/tmpstrings.xml | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/xwords4/android/app/src/main/res/values/strings.xml b/xwords4/android/app/src/main/res/values/strings.xml index b98a05ed4..aa30cb8ea 100644 --- a/xwords4/android/app/src/main/res/values/strings.xml +++ b/xwords4/android/app/src/main/res/values/strings.xml @@ -2712,4 +2712,11 @@ Bogus MQTT devID \"%1$s\". Please try again. MQTT devID changed to \"%1$s\".\n\nRestarting to ensure use. + Export works on Android 9 (and all + other versions), but Import does not. So you can do an export on + this device in order to migrate to a newer phone, but you will not + be able to import the resulting file on this device. + + Import does not work on Android 9. + diff --git a/xwords4/android/app/src/main/res/values/tmpstrings.xml b/xwords4/android/app/src/main/res/values/tmpstrings.xml index 0d1e0236f..8f5432a97 100644 --- a/xwords4/android/app/src/main/res/values/tmpstrings.xml +++ b/xwords4/android/app/src/main/res/values/tmpstrings.xml @@ -5,11 +5,4 @@ All scores: %1$s - Export works on Android 9 (and all - other versions), but Import does not. So you can do an export on - this device in order to migrate to a newer phone, but you will not - be able to import the resulting file on this device. - - Import does not work on Android 9. -