aboutsummaryrefslogtreecommitdiffstats
path: root/packages/CMSettingsProvider
diff options
context:
space:
mode:
Diffstat (limited to 'packages/CMSettingsProvider')
-rw-r--r--packages/CMSettingsProvider/res/values-ja/strings.xml2
-rw-r--r--packages/CMSettingsProvider/res/values-sr-rCS/strings.xml18
-rw-r--r--packages/CMSettingsProvider/tests/src/org/cyanogenmod/cmsettings/tests/CMSettingsProviderTest.java4
3 files changed, 23 insertions, 1 deletions
diff --git a/packages/CMSettingsProvider/res/values-ja/strings.xml b/packages/CMSettingsProvider/res/values-ja/strings.xml
index 101423f..0977b14 100644
--- a/packages/CMSettingsProvider/res/values-ja/strings.xml
+++ b/packages/CMSettingsProvider/res/values-ja/strings.xml
@@ -16,5 +16,5 @@
limitations under the License.
-->
<resources>
- <string name="app_name">CM設定ストレージ</string>
+ <string name="app_name">LineageOS 設定ストレージ</string>
</resources>
diff --git a/packages/CMSettingsProvider/res/values-sr-rCS/strings.xml b/packages/CMSettingsProvider/res/values-sr-rCS/strings.xml
new file mode 100644
index 0000000..0647eaf
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-sr-rCS/strings.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources></resources>
diff --git a/packages/CMSettingsProvider/tests/src/org/cyanogenmod/cmsettings/tests/CMSettingsProviderTest.java b/packages/CMSettingsProvider/tests/src/org/cyanogenmod/cmsettings/tests/CMSettingsProviderTest.java
index 306436f..c4db088 100644
--- a/packages/CMSettingsProvider/tests/src/org/cyanogenmod/cmsettings/tests/CMSettingsProviderTest.java
+++ b/packages/CMSettingsProvider/tests/src/org/cyanogenmod/cmsettings/tests/CMSettingsProviderTest.java
@@ -126,7 +126,11 @@ import java.util.Map;
* they may change at slightly different times.
*
* Test whether the setting was properly set and is not null.
+ *
+ * @deprecated Replaced by {@link Settings.Global#DEVICE_PROVISIONED}
+ * or {@link Settings.Secure#USER_SETUP_COMPLETE}
*/
+ @Deprecated
@SmallTest
public void testCMProvisionedFlagFallbackSet() {
final String newCmFlag = CMSettings.Secure.getStringForUser(