Skip to content

Instantly share code, notes, and snippets.

@PetrutB
Last active November 19, 2016 16:31
Show Gist options
  • Select an option

  • Save PetrutB/d68e9ada270b708b0ab8d25840822f6a to your computer and use it in GitHub Desktop.

Select an option

Save PetrutB/d68e9ada270b708b0ab8d25840822f6a to your computer and use it in GitHub Desktop.
TypeStatus Plus 1.1
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<!-- Title. -->
<key>ALERTS</key>
<string>Alerte</string>
<!-- Header for alert type selection. -->
<key>ALERT_TYPE</key>
<string>Tip Alertă</string>
<!-- Explanation of the alert type setting. -->
<key>ALERT_TYPE_EXPLANATION</key>
<string>Setarea de mai sus se aplică doar pentru furnizorii din TypeStatus Plus.</string>
<!-- Switch to wake the screen when the device is locked. -->
<key>WAKE_WHEN_LOCKED</key>
<string>Trezește când este blocat</string>
<!-- Explanation of the above setting. -->
<key>WAKE_WHEN_LOCKED_EXPLANATION</key>
<string>Aprinde ecranul când se primește o notificare TypeStatus în bara de stare, când dispozitivul este blocat. Alertele din Centrul de Notificări vor aprinde mereu ecranul.</string>
<!-- Buttons shown in the segmented controls for the alert type. -->
<key>OFF</key>
<string>Oprit</string>
<key>ALERT_TYPE_ICON</key>
<string>Doar pictogramă</string>
<key>ALERT_TYPE_OVERLAY</key>
<string>Bara de Stare</string>
<!-- Header for vibration options. -->
<key>VIBRATIONS</key>
<string>Vibrații</string>
<!-- Header for notification center options. -->
<key>NOTIFICATION_CENTER</key>
<string>Centrul de Notificări</string>
<!-- Note displayed below the notification center section. -->
<key>NOTIFICATION_CENTER_EXPLANATION</key>
<string>Alertele din Centrul de Notificări trec peste altertele standard TypeStatus.</string>
<!-- Button to test the alerts. -->
<key>TEST_ALERT</key>
<string>Testează Alerta</string>
</dict>
</plist>
<!-- Default text for sharing the tweak. -->
<key>SHARE_TEXT</key>
<string>Verifică TypeStatus Plus! 💬</string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment