diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index baa9ae4f..026248be 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,11 +1,5 @@ - - "Retry" - "Join a room to start using the app." - - - diff --git a/app/src/main/res/values/strings_riotX.xml b/app/src/main/res/values/strings_riotX.xml new file mode 100644 index 00000000..97af4f71 --- /dev/null +++ b/app/src/main/res/values/strings_riotX.xml @@ -0,0 +1,8 @@ + + + + + "Retry" + "Join a room to start using the app." + + \ No newline at end of file