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
Casanowow Life for love
VLC-Android
Commits
2bdb0137
Commit
2bdb0137
authored
Sep 25, 2011
by
Pavol Rusnak
Committed by
Jean-Baptiste Kempf
Sep 25, 2011
Browse files
Fix typo
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
97660249
Changes
2
Hide whitespace changes
Inline
Side-by-side
vlc-android/res/layout/about.xml
View file @
2bdb0137
...
...
@@ -7,5 +7,5 @@
<TextView
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/about"
/>
android:text=
"@string/about
_text
"
/>
</LinearLayout>
vlc-android/res/values/strings.xml
View file @
2bdb0137
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string
name=
"hello"
>
Hello World, vlc!
</string>
<string
name=
"app_name"
translatable=
"false"
>
VLC
M
edia
P
layer
</string>
<string
name=
"app_name"
translatable=
"false"
>
VLC
m
edia
p
layer
</string>
<string
name=
"filebrowser_sdfail"
>
Unable to open SD card. Please check it is mounted correctly.
</string>
<string
name=
"filebrowser_root"
>
<
root
>
</string>
<string
name=
"filebrowser_parent"
>
..
</string>
...
...
@@ -50,7 +50,8 @@
<string
name=
"locked"
>
Locked
</string>
<string
name=
"unlocked"
>
Unlocked
</string>
<string
name=
"surface_fit_horizontal"
>
Fit horizontal
</string>
<string
name=
"surface_fit_vertical"
>
Fit verti
v
al
</string>
<string
name=
"surface_fit_vertical"
>
Fit verti
c
al
</string>
<string
name=
"surface_fill"
>
Fill
</string>
<string
name=
"surface_original"
>
Center
</string>
<string
name=
"about_text"
translatable=
"false"
>
VLC media player\n\nVLC authors and VideoLAN\n\nLicensed under the GPLv2\n
</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