Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion XBMC Remote/Settings.bundle/Root.plist
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<key>Key</key>
<string>vibrate_preference</string>
<key>Title</key>
<string>Vibrate remote control</string>
<string>Haptic feedback for remote</string>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion XBMC Remote/Settings.bundle/en.lproj/Root.strings
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"Light" = "Light";
"Transparent" = "Transparent";
"Remote Control" = "Remote Control";
"Vibrate remote control" = "Vibrate remote control";
"Haptic feedback for remote" = "Haptic feedback for remote";
"Interface" = "Interface";
"Cache Settings" = "Cache Settings";
"Clear cache on next start" = "Clear cache on next start";
Expand Down