| 1234567891011121314151617 |
- /* Title of the reset confirmation sheet */
- "Are you sure you want to reset this transmitter?" = "确定要重置发射器么";
- /* Title of button to cancel reset */
- "Cancel" = "取消";
- /* Message of the reset confirmation sheet */
- "It will take up to 10 minutes to complete." = "该操作可能需要10分钟";
- /* Reset button title
- Title of button to begin reset */
- "Reset" = "重置";
- /* Notification title for background completion notification */
- "Transmitter Reset Complete" = "发射器已重置";
|