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 756aa8f commit cb0a1f2Copy full SHA for cb0a1f2
auth/README.md
@@ -373,7 +373,7 @@ easily overridden by name in your application. See
373
[the built-in strings.xml](src/main/res/values/strings.xml) and simply
374
redefine a string to change it, for example:
375
376
-```java
+```xml
377
<resources>
378
<!-- was "Signing up..." -->
379
<string name="progress_dialog_signing_up">Creating your shiny new account...</string>
0 commit comments