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
3b63e0d1
Commit
3b63e0d1
authored
Jul 05, 2018
by
Lucio Maciel
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into feature/db-spotlight
parents
c319c1a9
4c5a07f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
image_actions.xml
app/src/main/res/menu/image_actions.xml
+1
-1
strings.xml
app/src/main/res/values-uk-rRU/strings.xml
+2
-3
No files found.
app/src/main/res/menu/image_actions.xml
View file @
3b63e0d1
...
...
@@ -6,5 +6,5 @@
android:id=
"@+id/action_save_image"
android:icon=
"@drawable/ic_file_download_white_24dp"
android:title=
"@string/action_save_to_gallery"
a
ndroid
:showAsAction=
"always"
/>
a
pp
:showAsAction=
"always"
/>
</menu>
\ No newline at end of file
app/src/main/res/values-uk-rRU/strings.xml
View file @
3b63e0d1
...
...
@@ -169,9 +169,8 @@
<string
name=
"permission_starring_not_allowed"
>
Отмечивание запрещено
</string>
<!-- Favorite/Unfavorite chat room -->
<!-- TODO Add proper translation-->
<string
name=
"title_favorite_chat"
>
Favorite chat
</string>
<string
name=
"title_unfavorite_chat"
>
Unfavorite chat
</string>
<string
name=
"title_favorite_chat"
>
Добавить чат в избранное
</string>
<string
name=
"title_unfavorite_chat"
>
Удалить чат из избранного
</string>
<!-- Members List -->
<string
name=
"title_members_list"
>
Пользователи
</string>
...
...
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