Anthony Restaino 0510d02988 updated to 2.3.0
- new full-screen UI
- tweaked icon
- Animations
- better rendering
- better performance in full-screen
- lower battery consumption
- Chinese traditional language added
- Chinese simplified language added
- French Language added
- fixed errors in settings
- fixed errors with bookmarks
- added auto-complete when searching using browser history
- now uses the standard android history
- UI tweaks
- NOTE: you cannot have bookmarks as your homescreen in fullscreen
2013-03-12 14:49:30 -04:00

21 lines
998 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Lightning+</string>
<string name="google">Google</string>
<string name="settings">Impostazioni del browser</string>
<string name="location">Consenti ai siti di accedere alla tua posizione</string>
<string name="password">Salva le tue password</string>
<string name="agent">User Agent</string>
<string name="history">Clear history on exit</string>
<string name="email">Email me</string>
<string name="flash">Abilita Adobe Flash</string>
<string name="mobile">Visualizza come mobile</string>
<string name="desk">Visualizza come desktop</string>
<string name="custom">Visualizza come agente utente personalizzata</string>
<string name="home">Homepage</string>
<string name="settingshelp">Impostazioni valgono solo per le nuove schede</string>
<string name="fullscreen">Enable fullscreen mode</string>
<string name="java">Enable JavaScript</string>
</resources>