Merge remote-tracking branch 'weblate2/develop' into develop
This commit is contained in:
commit
1228256bfc
2
app/src/husky/res/values-pt-rPT/strings.xml
Normal file
2
app/src/husky/res/values-pt-rPT/strings.xml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources></resources>
|
@ -91,4 +91,4 @@ class ComposeTokenizerTest(private val text: CharSequence,
|
|||||||
Assert.assertEquals(expectedStartIndex, tokenizer.findTokenStart(text, text.length))
|
Assert.assertEquals(expectedStartIndex, tokenizer.findTokenStart(text, text.length))
|
||||||
Assert.assertEquals(expectedEndIndex, tokenizer.findTokenEnd(text, text.length))
|
Assert.assertEquals(expectedEndIndex, tokenizer.findTokenEnd(text, text.length))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user