Skip to content

Commit

Permalink
fix duplicate string entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
travp624 committed Jun 19, 2012
1 parent cf525f3 commit 1d31c5c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions res/values/strings.xml
Expand Up @@ -118,7 +118,9 @@
<string name="custom_carrier_label_title">Custom carrier label</string>
<string name="longpress_to_kill_title">Hold back to kill</string>
<string name="longpress_to_kill_summary">Holding back will kill the current activity</string>
<!-- Volume Options to Volume rocker in UI -->
<string name="enable_volume_options">Enable Volume Options</string>
<string name="enable_volume_options_summary">Adds clickable btn to volume slider</string>
<string name="less_notification_sounds_title">Less Frequent Notification Sounds</string>
<string name="less_notification_sounds_summary">Limit each app\'s notification sounds to play once per the set value</string>
<string name="rotate_180_title">Allow 180° rotation</string>
Expand Down Expand Up @@ -565,10 +567,6 @@
<string name="color_blue_title">Blue</string>
<string name="reset_defaults">Reset to defaults</string>

<!-- Volume Options to Volume rocker -->
<string name="enable_volume_options">Enable Volume Options</string>
<string name="enable_volume_options_summary">Adds clickable btn to volume slider</string>

<!-- #teamkang stuff -->
<string name="donate_roman">https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MZD7JLRX6P99Y</string>
<string name="donate_whitehawk">https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=8W7F2Y7S7KRM6</string>
Expand Down

0 comments on commit 1d31c5c

Please sign in to comment.