diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/SpareParts/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/SpareParts/res/values/strings.xml b/apps/SpareParts/res/values/strings.xml index bcb03f880..6bf7b1274 100644 --- a/apps/SpareParts/res/values/strings.xml +++ b/apps/SpareParts/res/values/strings.xml @@ -64,5 +64,5 @@ <!-- Sound & display settings screen, compatibility mode option summary text when check box is selected --> <string name="compatibility_mode_summary_on">Run older apps in Compatibility mode. This require rebooting. </string> <!-- Sound & display settings screen, compatibility mode option summary text when check box is clear --> - <string name="compatibility_mode_summary_off">Run older apps in Compatibility mode. This require rebooting. </string> + <string name="compatibility_mode_summary_off">Don\'t run older apps in Compatibility mode. This require rebooting. </string> </resources> |
