[Android] res: typo

Edward Wang git at videolan.org
Wed May 28 14:00:24 CEST 2014


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Wed May 28 07:56:50 2014 -0400| [669ead831d1d8973cbcf91b7ab38d7f6610d707f] | committer: Edward Wang

res: typo

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=669ead831d1d8973cbcf91b7ab38d7f6610d707f
---

 vlc-android/res/values/strings.xml |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index 19b7c9a..25c6cda 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -263,12 +263,13 @@
     <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>
     <string name="sending_log">Sending the log…</string>
 
+
     <string-array name="hardware_acceleration_list">
         <item>@string/automatic</item>
         <item>@string/hardware_acceleration_disabled</item>



More information about the Android mailing list