aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2012-11-04 02:04:54 +0100
committerDvTonder <david.vantonder@gmail.com>2012-11-04 09:33:49 -0500
commitb0601629d55fb1da6a4241442a66058d87c18321 (patch)
tree4006084798850688d5901733b4af56b4da301f45 /res/values/strings.xml
parent4e9f8bb0ddecaf81a4226534d4c8b488a19d1044 (diff)
downloadandroid_packages_apps_CMFileManager-b0601629d55fb1da6a4241442a66058d87c18321.tar.gz
android_packages_apps_CMFileManager-b0601629d55fb1da6a4241442a66058d87c18321.tar.bz2
android_packages_apps_CMFileManager-b0601629d55fb1da6a4241442a66058d87c18321.zip
CMFileManager : Allow rotation
Override onConfigurationChanged to help keep the state intact and allow orientation change. Patchset 2 : Override for other activities as well Patchset 3 : Fixed scrollbars dialogs Patchset 4 : Fixed landscape mode of picker activity Patchset 5 : New landscape layout for NavigationActivity Patchset 6 : Fix whitespace errors in copyright headers Change-Id: Ibe52f0a0ebf0ea88d79dab1c8a06fb262d63ecb1
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f7c6cc73..2010a2a1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -708,6 +708,6 @@
your device. To prevent damage, the app will start in a safe, low-privileged mode.
\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your
responsibility to ensure that an operation doesn\'t break your system.
- \n\nThe CyanogenMod Team.</string>
+ \n\nThe CyanogenMod Team.\n</string>
</resources>