Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Casanowow Life for love
VLC-Android
Commits
b447c0d9
Commit
b447c0d9
authored
May 18, 2017
by
Geoffrey Métais
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Loading text for media scan progress bar
parent
48cab8db
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
vlc-android/res/layout/scan_progress.xml
vlc-android/res/layout/scan_progress.xml
+2
-1
vlc-android/res/values/strings.xml
vlc-android/res/values/strings.xml
+1
-0
No files found.
vlc-android/res/layout/scan_progress.xml
View file @
b447c0d9
...
...
@@ -17,5 +17,6 @@
android:layout_height=
"match_parent"
android:gravity=
"center"
android:maxLines=
"1"
android:textColor=
"?attr/font_light"
/>
android:textColor=
"?attr/font_light"
android:text=
"@string/loading_medialibrary"
/>
</RelativeLayout>
\ No newline at end of file
vlc-android/res/values/strings.xml
View file @
b447c0d9
...
...
@@ -703,6 +703,7 @@
<string
name=
"ml_external_storage_msg"
>
Do you want VLC to add device %1$s to your medialibrary?
</string>
<string
name=
"last_added_media"
>
last added
</string>
<string
name=
"no"
>
No
</string>
<string
name=
"loading_medialibrary"
>
Loading Medialibrary...
</string>
<string-array
name=
"chroma_formats"
translatable=
"false"
>
<item>
RGB 32-bit
</item>
...
...
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