diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-05 00:16:06 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-05 00:16:06 +0200 |
commit | 751d60b3f14fd53041c310be255b7af7fe9344f1 (patch) | |
tree | 1570d86fd27b31654dd1e33c6ed382a15706ec2d /res/values-uk | |
parent | 4266993486a0086f376cdb6c7cf3eec19f16c1cf (diff) | |
download | packages_apps_Browser-751d60b3f14fd53041c310be255b7af7fe9344f1.zip packages_apps_Browser-751d60b3f14fd53041c310be255b7af7fe9344f1.tar.gz packages_apps_Browser-751d60b3f14fd53041c310be255b7af7fe9344f1.tar.bz2 |
Automatic translation import
Change-Id: If19c35fa14abcf6ab1bc0c41b0d411ec41b9f555
Diffstat (limited to 'res/values-uk')
-rw-r--r-- | res/values-uk/cm_strings.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml index a1b9ea4..88970a0 100644 --- a/res/values-uk/cm_strings.xml +++ b/res/values-uk/cm_strings.xml @@ -16,15 +16,25 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Content description for home screen button [CHAR LIMIT=NONE] --> <string name="accessibility_button_homescreen">Домашній екран</string> + <!-- Context Menu item to open the currently selected link in a new + incognito window. --> <string name="contextmenu_openlink_incognito_newwindow">Відкрити в новій вкладці інкогніто</string> + <!-- Context Menu item to open the currently selected link in a new + background window. [CHAR LIMIT=50] --> <string name="contextmenu_openlink_incognito_newwindow_background">Відкрити в новій фоновій вкладці інкогніто</string> + <!-- User agent label --> <string name="pref_content_ua">Агент користувача</string> + <!-- Interface preferences --> <string name="pref_interface_title">Інтерфейс</string> + <!-- FullScreen --> <string name="full_screen_title">Повноекранний режим</string> <string name="full_screen_summary">Увімкнути режим \"занурення\"</string> + <!-- OneHand --> <string name="onehand_title">Керування однією рукою</string> <string name="onehand_summary">Легша веб-навігація за допомогою жестів та швидких дій</string> + <!-- Permission check --> <string name="permission_not_granted_dialog_title">Дозвіл не надано</string> <string name="permission_not_granted_dialog_message">Не було надано дозвіл на запис до зовнішнього сховища. Збій завантаження.</string> <string name="browser_error_title">Помилка переглядача</string> |