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-uk | |
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-uk')
-rw-r--r-- | packages/SystemUI/res/values-uk/cm_strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-uk/cm_strings.xml b/packages/SystemUI/res/values-uk/cm_strings.xml index fa0965c..0598352 100644 --- a/packages/SystemUI/res/values-uk/cm_strings.xml +++ b/packages/SystemUI/res/values-uk/cm_strings.xml @@ -87,6 +87,7 @@ <string name="quick_settings_profiles_off">Профілі вимкнуто</string> <string name="quick_settings_heads_up_label">Спливаючі сповіщення</string> <string name="quick_settings_battery_saver_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] --> @@ -208,4 +209,6 @@ <!-- 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 --> + <string name="play_queue_extention">Показати чергу відтворення</string> </resources> |