summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/answer/impl/res/values-sl/strings.xml
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2017-03-16 19:22:24 -0700
committerEric Erfanian <erfanian@google.com>2017-03-17 19:21:59 +0000
commit9a090c89e7a0c43a668bd6e2ac5e5e680f323aed (patch)
tree2f55365aaf87df9ba7c1fe0be56a7d0988eadf30 /java/com/android/incallui/answer/impl/res/values-sl/strings.xml
parent2df4538eb90b896be15eebc1d9adf1206131c8a3 (diff)
downloadandroid_packages_apps_Dialer-9a090c89e7a0c43a668bd6e2ac5e5e680f323aed.tar.gz
android_packages_apps_Dialer-9a090c89e7a0c43a668bd6e2ac5e5e680f323aed.tar.bz2
android_packages_apps_Dialer-9a090c89e7a0c43a668bd6e2ac5e5e680f323aed.zip
Update AOSP Dialer source from internal google3 repository at cl/150392808
Test: Treehugger Notable this release: * Reintroduce localization. This CL updates the AOSP Dialer source with all the changes that have gone into the private google3 repository. This includes all the changes from 3/15/2017 to cl/150392808 (3/16/2017). This goal of these drops is to keep the AOSP source in sync with the internal google3 repository. Currently these sync are done by hand with very minor modifications to the internal source code. See the Android.mk file for list of modifications. Our current goal is to do frequent drops (daily if possible) and eventually switched to an automated process. Change-Id: Ia16d68469c2ca1ff42c7fa31d922bdb78c4e244a
Diffstat (limited to 'java/com/android/incallui/answer/impl/res/values-sl/strings.xml')
-rw-r--r--java/com/android/incallui/answer/impl/res/values-sl/strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/java/com/android/incallui/answer/impl/res/values-sl/strings.xml b/java/com/android/incallui/answer/impl/res/values-sl/strings.xml
new file mode 100644
index 000000000..d3fbf8ed0
--- /dev/null
+++ b/java/com/android/incallui/answer/impl/res/values-sl/strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="call_incoming_swipe_to_decline_with_message" msgid="2426342919316424240">"Povlecite z ikone, da klic zavrnete s sporočilom"</string>
+ <string name="call_incoming_swipe_to_answer_video_as_audio" msgid="2656902519734774070">"Povlecite z ikone, da klic sprejmete kot zvočni klic"</string>
+ <string name="call_incoming_message_custom" msgid="5819492800418293238">"Napišite lastno besedilo …"</string>
+ <string name="call_incoming_audio_handset" msgid="2299009191401671619">"Slušalka"</string>
+ <string name="call_incoming_audio_speakerphone" msgid="5632622369522427991">"Zvočnik"</string>
+ <string name="call_incoming_respond_via_sms_custom_message" msgid="6808438125627371020">"Napišite lastno besedilo …"</string>
+ <string name="call_incoming_custom_message_cancel" msgid="5231860339073505201">"Prekliči"</string>
+ <string name="call_incoming_custom_message_send" msgid="3826716354040318205">"Pošlji"</string>
+ <string name="a11y_incoming_call_reject_with_sms" msgid="6101839791429796754">"Zavrnite ta klic s sporočilom"</string>
+ <string name="a11y_incoming_call_answer_video_as_audio" msgid="3890612269318682756">"Sprejmite kot zvočni klic"</string>
+ <string name="a11y_description_incoming_call_reject_with_sms" msgid="4705064921696291310">"Zavrnitev s sporočilom"</string>
+ <string name="a11y_description_incoming_call_answer_video_as_audio" msgid="1562530317428907884">"Sprejmite kot zvočni klic"</string>
+ <string name="call_incoming_video_is_off" msgid="3216603035158629403">"Video je izklopljen"</string>
+ <string name="a11y_incoming_call_swipe_gesture_prompt" msgid="8682480557168484972">"Z dvema prstoma povlecite navzgor, da sprejmete klic. Z dvema prstoma povlecite navzdol, da zavrnete klic."</string>
+ <string name="call_incoming_important" msgid="6477906345540334049">"Pomemben klic"</string>
+</resources>