Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
Notes
Commits
b331793f
Commit
b331793f
authored
May 07, 2020
by
MohitMali
Browse files
issue #1171, add add_an_account, login_with_e_account, Other in Strings.xml
parent
356e4000
Pipeline
#52984
passed with stage
in 4 minutes and 17 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/layout/activity_account.xml
View file @
b331793f
...
...
@@ -23,7 +23,7 @@
android:layout_marginBottom=
"32dp"
android:layout_marginTop=
"32dp"
android:gravity=
"center"
android:text=
"
A
dd
an
account"
android:text=
"
@string/a
dd
_
an
_
account"
android:textColor=
"#000000"
android:textSize=
"22sp"
/>
...
...
@@ -34,7 +34,7 @@
android:layout_marginEnd=
"16dp"
android:layout_marginStart=
"16dp"
android:layout_marginTop=
"32dp"
android:text=
"
L
ogin
with
an /e/
account"
android:text=
"
@string/l
ogin
_
with
_e_
account"
android:textColor=
"#FFFFFF"
/>
<Button
...
...
@@ -44,7 +44,7 @@
android:layout_marginEnd=
"16dp"
android:layout_marginStart=
"16dp"
android:layout_marginTop=
"16dp"
android:text=
"Other"
android:text=
"
@string/
Other"
android:textColor=
"#FFFFFF"
/>
</LinearLayout>
...
...
app/src/main/res/values/strings.xml
View file @
b331793f
...
...
@@ -208,4 +208,9 @@
<string
name=
"preferences_service_terms"
>
Terms of service
</string>
<string
name=
"preferences_authors"
>
Authors
</string>
<string
name=
"add_an_account"
>
Add an account
</string>
<string
name=
"login_with_e_account"
>
Login with an /e/ account
</string>
<string
name=
"Other"
>
Other
</string>
</resources>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment