diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-28 00:43:27 +0300 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-03-28 08:00:07 -0700 |
commit | 6b44999628e81aaf3950b80c5fd2d8c931746c28 (patch) | |
tree | 5fcd7e8c90c4f92f160cf23057093a5e276fb320 /packages/SystemUI/res/values-hi | |
parent | fc46c4870dcf34d0645892728a79de4f85d5c0c3 (diff) | |
download | frameworks_base-6b44999628e81aaf3950b80c5fd2d8c931746c28.zip frameworks_base-6b44999628e81aaf3950b80c5fd2d8c931746c28.tar.gz frameworks_base-6b44999628e81aaf3950b80c5fd2d8c931746c28.tar.bz2 |
Automatic translation import
Change-Id: Ib371d8f862dced4aa36cfe076f876e9ae4bd62c2
Diffstat (limited to 'packages/SystemUI/res/values-hi')
-rw-r--r-- | packages/SystemUI/res/values-hi/cm_strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-hi/cm_strings.xml b/packages/SystemUI/res/values-hi/cm_strings.xml index 7494649..2874dda 100644 --- a/packages/SystemUI/res/values-hi/cm_strings.xml +++ b/packages/SystemUI/res/values-hi/cm_strings.xml @@ -70,6 +70,7 @@ <string name="quick_settings_profiles">सिस्टम प्रोफ़ाइलें</string> <string name="quick_settings_profiles_off">प्रोफ़ाइलें अक्षम हैं</string> <string name="quick_settings_heads_up_label">हेड्स अप।</string> + <!-- quick settings battery saver label to show when device is charging and tile is disabled --> <!-- Content description of the sync tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_sync_off">संकालन बंद है।</string> <!-- Content description of the sync tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] --> @@ -177,4 +178,5 @@ <!-- CellularTile data sim not configured state string --> <!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_dock_battery_level">बैटरी <xliff:g id="number">%d</xliff:g> प्रतिशत को डॉक करें।</string> + <!-- Play queue --> </resources> |