Commit ed58cf95 authored by zrq8's avatar zrq8 Committed by John Wu

Add missing string resources

parent ec26bc5a
......@@ -5,6 +5,6 @@
<item
android:id="@+id/action_refresh"
android:icon="@drawable/ic_refresh_data_md2"
android:title="Refresh Local Data"
android:title="@string/refresh"
app:showAsAction="ifRoom" />
</menu>
\ No newline at end of file
......@@ -5,6 +5,7 @@
<string name="superuser">Superuser</string>
<string name="logs">Logs</string>
<string name="settings">Settings</string>
<string name="refresh">Refresh Local Data</string>
<string name="install">Install</string>
<string name="section_home">Home</string>
<string name="section_theme">Themes</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment