Update strings.xml
This commit is contained in:
parent
312750d56d
commit
8e59b3b2ea
|
@ -216,10 +216,11 @@
|
|||
<string name="select_a_different_caldav_color">选择不同的颜色 (只能被添加于本机端)</string>
|
||||
<string name="insufficient_permissions">您不被允许对选择的日历写入</string>
|
||||
<string name="caldav_event_not_found">未找到活动。请在应用程序设定中为对应的日历启用 CalDAV 同步。</string>
|
||||
<string name="no_synchronized_calendars">未发现可同步的日历</string><![CDATA[
|
||||
<string name="no_synchronized_calendars">未发现可同步的日历</string>
|
||||
<string name="status_free">空闲</string>
|
||||
<string name="status_busy">繁忙</string>
|
||||
|
||||
|
||||
]]><!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
|
||||
<!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
|
||||
<!-- used in repetition, like "Every last Sunday" -->
|
||||
<string name="monday_alt">星期一</string>
|
||||
<string name="tuesday_alt">星期二</string>
|
||||
|
@ -301,11 +302,9 @@
|
|||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
<string name="status_busy">繁忙</string>
|
||||
<string name="status_free">空闲</string><![CDATA[
|
||||
</string>
|
||||
|
||||
]]><!--
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
|
|
Loading…
Reference in New Issue