[Android] res: typo
Edward Wang
git at videolan.org
Wed May 28 14:01:49 CEST 2014
vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Wed May 28 07:56:50 2014 -0400| [d64071c2fa7f7d669a86615cc5ab046f28184107] | committer: Edward Wang
res: typo
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=d64071c2fa7f7d669a86615cc5ab046f28184107
---
vlc-android/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index 19b7c9a..e6549e9 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -263,7 +263,7 @@
<string name="dump_logcat_success">Logcat successfully dumped to %1$s!</string>
<string name="dump_logcat_failure">Failed to dump logcat.</string>
- <string name="serious_crash">Unfortunately, a serious error has occured and VLC had to close.</string>
+ <string name="serious_crash">Unfortunately, a serious error has occurred and VLC had to close.</string>
<string name="help_us_send_log">Help us improving VLC by sending the following crash log:</string>
<string name="restart_vlc">Restart VLC</string>
<string name="send_log">Send the log</string>
More information about the Android
mailing list