mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-03-04 11:27:45 +01:00
Fixed string closing tag
Missing angular bracket led to build failures, FTFY!
This commit is contained in:
parent
7f44e7f786
commit
6392cadd39
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">简易日历/string>
|
||||
<string name="app_name">简易日历</string>
|
||||
<string name="app_launcher_name">简易日历</string>
|
||||
<string name="change_view">改变检视模式</string>
|
||||
<string name="daily_view">日历</string>
|
||||
@ -283,4 +283,4 @@
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user