Skip to content

Commit c1b6a7f

Browse files
committed
Use externalized string for initial title
1 parent f3eb2c1 commit c1b6a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/res/menu/code_view.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<item
2020
android:id="@+id/m_wrap"
2121
android:showAsAction="never"
22-
android:title="Enable wrapping"/>
22+
android:title="@string/enable_wrapping"/>
2323

2424
</menu>

0 commit comments

Comments
 (0)