strings.xml 2.1 KB

1234567891011121314151617181920212223242526272829
  1. <resources>
  2. <string name="app_name" translatable="false">EasyEUICC</string>
  3. <string name="channel_name_format_unpriv" translatable="false">SIM %d</string>
  4. <string name="channel_name_format_unpriv_se" translatable="false">SIM %d, SE %d</string>
  5. <string name="compatibility_check">Compatibility Check</string>
  6. <string name="open_sim_toolkit">Open SIM Toolkit</string>
  7. <string name="shortcut_sim_toolkit">SIM Toolkit</string>
  8. <string name="shortcut_sim_toolkit_with_slot">SIM Toolkit #%d</string>
  9. <!-- Settings -->
  10. <string name="pref_developer_ara_m" translatable="false">ARA-M SHA-1</string>
  11. <!-- Toast -->
  12. <string name="toast_ara_m_copied">ARA-M SHA-1 copied to clipboard</string>
  13. <string name="toast_prompt_to_enable_sim_toolkit">Please ENABLE your \"%s\" application</string>
  14. <!-- Quick Compatibility -->
  15. <string name="quick_compatibility">Quick Compatibility Check</string>
  16. <string name="quick_compatibility_compatible">Your smartphone can manage %s-compatible cards</string>
  17. <string name="quick_compatibility_not_compatible">Your smartphone is not compatible with %s</string>
  18. <string name="quick_compatibility_not_compatible_but_usb">Your smartphone is not fully compatible with %s. However, you can still use a USB smart card reader for near-full functionality.</string>
  19. <string name="quick_compatibility_result_slots">Accessible slots: %s</string>
  20. <string name="quick_compatibility_result_slots_isdr">ISD-R access: %s</string>
  21. <string name="quick_compatibility_result_notes">Note: these results are for reference only. Even if a SIM slot is not listed above, it <i>may</i> be compatible as well once a SIM card is inserted.</string>
  22. <string name="quick_compatibility_result_notes_incompatible">Note: if you currently do not have any SIM card inserted, try the compatibility check again after inserting one. Any SIM card will do.</string>
  23. <string name="quick_compatibility_button_continue">Continue</string>
  24. <string name="quick_compatibility_skip">Don\'t show this message again</string>
  25. <string name="quick_compatibility_unknown">Unknown</string>
  26. </resources>