Browse Source

Fixing errant capital letter

master
anthony restaino 8 years ago
parent
commit
bd62c92421
  1. 2
      app/src/main/res/values/strings.xml

2
app/src/main/res/values/strings.xml

@ -95,7 +95,7 @@ @@ -95,7 +95,7 @@
<string name="download_no_sdcard_dlg_msg">USB storage is required to download the file.</string>
<string name="download_sdcard_busy_dlg_title">USB storage unavailable</string>
<string name="download_sdcard_busy_dlg_msg">The storage is busy. To allow downloads, touch \'Turn Off USB Storage\' in the notification.</string>
<string name="incognito_cookies">Enable cookies in incognito Mode</string>
<string name="incognito_cookies">Enable cookies in incognito mode</string>
<string name="title_flash">Adobe Flash</string>
<string name="action_manual">Manual</string>
<string name="action_auto">Auto</string>

Loading…
Cancel
Save