Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AloqaIM-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
AloqaIM-Android
Commits
ff0ba45f
Commit
ff0ba45f
authored
Dec 02, 2016
by
Tiago Cunha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small fixes
parent
87f5d70e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
22 deletions
+22
-22
fragment_home.xml
app/src/main/res/layout/fragment_home.xml
+1
-1
strings.xml
app/src/main/res/values/strings.xml
+21
-21
No files found.
app/src/main/res/layout/fragment_home.xml
View file @
ff0ba45f
...
...
@@ -12,7 +12,7 @@
android:layout_height=
"wrap_content"
android:layout_marginBottom=
"@dimen/margin_16"
android:gravity=
"center"
android:text=
"@string/fragm
ne
t_home_welcome_message"
android:text=
"@string/fragm
en
t_home_welcome_message"
android:textSize=
"14sp"
/>
<ImageView
...
...
app/src/main/res/values/strings.xml
View file @
ff0ba45f
<resources>
<string
name=
"app_name"
>
Rocket.Chat.Android
</string>
<string
name=
"fragment_sidebar_main_channels_title"
>
CHANNELS
</string>
<string
name=
"fragment_sidebar_main_direct_messages_title"
>
DIRECT MESSAGES
</string>
<string
name=
"user_status_online"
>
Online
</string>
<string
name=
"user_status_away"
>
Away
</string>
<string
name=
"user_status_busy"
>
Busy
</string>
<string
name=
"user_status_invisible"
>
Invisible
</string>
<string
name=
"fragment_sidebar_main_logout_title"
>
Logout
</string>
<string
name=
"app_name"
>
Rocket.Chat.Android
</string>
<string
name=
"fragment_sidebar_main_channels_title"
>
CHANNELS
</string>
<string
name=
"fragment_sidebar_main_direct_messages_title"
>
DIRECT MESSAGES
</string>
<string
name=
"user_status_online"
>
Online
</string>
<string
name=
"user_status_away"
>
Away
</string>
<string
name=
"user_status_busy"
>
Busy
</string>
<string
name=
"user_status_invisible"
>
Invisible
</string>
<string
name=
"fragment_sidebar_main_logout_title"
>
Logout
</string>
<string
name=
"start_of_conversation"
>
Start of conversation
</string>
<string
name=
"users_of_room_title"
>
Members List
</string>
<string
name=
"fmt_room_user_count"
>
Total: %,d users
</string>
<string
name=
"dialog_user_registration_email"
>
email address
</string>
<string
name=
"dialog_user_registration_username"
>
u
sername
</string>
<string
name=
"dialog_user_registration_password"
>
p
assword
</string>
<string
name=
"fragmne
t_home_welcome_message"
>
Welcome to Rocket.Chat.Android\nSelect a channel from the drawer.
</string>
<string
name=
"fragment_input_hostname_hostname"
>
h
ostname
</string>
<string
name=
"fragment_input_hostname_server_hint"
>
demo.rocket.chat
</string>
<string
name=
"fragment_login_username_or_email"
>
u
sername or email
</string>
<string
name=
"fragment_login_password"
>
p
assword
</string>
<string
name=
"fragment_retry_login_retry_title"
>
RETRY
</string>
<string
name=
"fragment_retry_login_error_title"
>
Oops...
</string>
<string
name=
"start_of_conversation"
>
Start of conversation
</string>
<string
name=
"users_of_room_title"
>
Members List
</string>
<string
name=
"fmt_room_user_count"
>
Total: %,d users
</string>
<string
name=
"dialog_user_registration_email"
>
Email
</string>
<string
name=
"dialog_user_registration_username"
>
U
sername
</string>
<string
name=
"dialog_user_registration_password"
>
P
assword
</string>
<string
name=
"fragmen
t_home_welcome_message"
>
Welcome to Rocket.Chat.Android\nSelect a channel from the drawer.
</string>
<string
name=
"fragment_input_hostname_hostname"
>
H
ostname
</string>
<string
name=
"fragment_input_hostname_server_hint"
>
demo.rocket.chat
</string>
<string
name=
"fragment_login_username_or_email"
>
U
sername or email
</string>
<string
name=
"fragment_login_password"
>
P
assword
</string>
<string
name=
"fragment_retry_login_retry_title"
>
RETRY
</string>
<string
name=
"fragment_retry_login_error_title"
>
Oops…
</string>
</resources>
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