You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TermApp/app/src/main/res/values/strings.xml

12 lines
592 B
XML

<resources>
<string name="app_name">MicroPhoto</string>
<string name="text_name_notification">Notification Name</string>
<string name="osd_left_top">左上 OSD</string>
<string name="osd_right_top">右上 OSD</string>
<string name="osd_right_bottom">右下 OSD</string>
<string name="osd_left_bottom">左下 OSD</string>
2 years ago
<string name="channel_cfg_camera_id">Camera Id</string>
<string name="btn_save">保存</string>
<string name="channel_cfg_auto_exposure">自动曝光</string>
<string name="channel_cfg_auto_focus">自动对焦</string>
</resources>