projects
/
PrivacyBrowser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Implement a progress bar and switch the style to a light action bar.
[PrivacyBrowser.git]
/
app
/
src
/
main
/
res
/
values
/
strings.xml
1
<resources>
2
// Activities.
3
<string name="privacy_browser">Privacy Browser</string>
4
5
// Menu.
6
<string name="back">Back</string>
7
<string name="forward">Forward</string>
8
9
// Layout.
10
<string name="go_button">Go</string>
11
12
</resources>