diff options
author | Steve Kondik <shade@chemlab.org> | 2013-03-31 14:02:08 -0700 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2013-03-31 14:02:08 -0700 |
commit | 3c052c2d927d3a668793989cf9e7d091035128b8 (patch) | |
tree | 968e354f1639aca8f4838a62aa73312788c4260c /res/values-iw/strings.xml | |
parent | 31a8a13f19a128630e67da22768c338446713b7d (diff) | |
download | packages_apps_settings-3c052c2d927d3a668793989cf9e7d091035128b8.zip packages_apps_settings-3c052c2d927d3a668793989cf9e7d091035128b8.tar.gz packages_apps_settings-3c052c2d927d3a668793989cf9e7d091035128b8.tar.bz2 |
cmstats: Remove preferences and always enable stats
* Not having an accurate count of how many people are using CM is
painful. I am making an executive decision to remove the opt-out and
always turn stats on. The data is anonymized and there is nothing
evil that can be done with it. The only purpose here is to tell us if
we are a successful project or not.
Change-Id: I915c5e824d4e15c05feb37a3d8ed911464b5d61b
Diffstat (limited to 'res/values-iw/strings.xml')
-rw-r--r-- | res/values-iw/strings.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml index 4def632..9392763 100644 --- a/res/values-iw/strings.xml +++ b/res/values-iw/strings.xml @@ -1882,28 +1882,6 @@ <string name="mem_info">זיכרון</string> <!-- About phone screen, status item label --> - <!-- Anonymous Statistics #CM --> - <!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. --> - <string name="anonymous_statistics_title">סטטיסטיקות CyanogenMod</string> - <string name="anonymous_statistics_summary">עזור לנו לשפר את CyanogenMod בעזרת הצטרפות לדיווח של סטטיסטיקות חסויות</string> - <string name="anonymous_statistics_warning_title">אודות</string> - <string name="anonymous_statistics_warning">הצטרפות לסטטיסטיקות CyanogenMod יאפשרו למידע שאינו אישי להשלח אל מפתחי CyanogenMod לשם מעקב אחר התקנות מכשירים יחודיות. המידע שנשלח כולל מזהה ייחודי, שאינו פוגע בפרטיותך ואינו חושף מידע אישי. המידע ישלח בכל פעם בה יופעל המכשיר.\n\nלהצגת דוגמה של המידע הנשלח לחץ על \"תצוגה מקדימה\".</string> - <string name="enable_reporting_title">הפעל דיווח</string> - <string name="preview_data_title">תצוגה מקדימה</string> - <string name="preview_data_summary">%s</string> - <string name="view_stats_title">הצג סטטיסטיקות</string> - <string name="anonymous_learn_more">למד עוד</string> - - <!-- Anonymous Statistics - Notification --> - <string name="anonymous_notification_desc">הפעל או בטל את סטטיסטיקות CyanogenMod</string> - - <!-- Anonymous Statistics - Preview --> - <string name="preview_id_title">מזהה ייחודי</string> - <string name="preview_device_title">מכשיר</string> - <string name="preview_version_title">גרסה</string> - <string name="preview_country_title">מדינה</string> - <string name="preview_carrier_title">ספקית</string> - <!-- INTERFACE Settings --> <!-- Settings main menu category heading. Interface (Launcher, Themes, System). [CHAR LIMIT=40] --> <string name="header_category_interface">ממשק</string> |