Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xabber-android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
xabber-android
Commits
7313c0d6
Commit
7313c0d6
authored
Apr 28, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contact list drawer: translation corrected and header font style changed.
parent
6093fe43
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
contact_list_drawer_header.xml
app/src/main/res/layout/contact_list_drawer_header.xml
+3
-1
contact_list.xml
app/src/main/res/values-ru/contact_list.xml
+1
-1
No files found.
app/src/main/res/layout/contact_list_drawer_header.xml
View file @
7313c0d6
...
...
@@ -11,5 +11,7 @@
android:paddingLeft=
"16dp"
android:paddingRight=
"16dp"
android:text=
"@string/xmpp_accounts"
android:textSize=
"16sp"
/>
android:textAppearance=
"?android:attr/textAppearanceMedium"
android:textSize=
"16sp"
android:textStyle=
"bold"
/>
</LinearLayout>
app/src/main/res/values-ru/contact_list.xml
View file @
7313c0d6
...
...
@@ -115,5 +115,5 @@
<string
name=
"sender_is_you"
>
Вы
</string>
<string
name=
"xmpp_accounts"
>
XMPP accounts
</string>
<string
name=
"xmpp_accounts"
>
Учётные записи XMPP
</string>
</resources>
\ No newline at end of file
Write
Preview
Markdown
is supported
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