upload android base code part8
This commit is contained in:
parent
841ae54672
commit
5425409085
57075 changed files with 9846578 additions and 0 deletions
27
android/packages/apps/Protips/res/values-sr/arrays.xml
Normal file
27
android/packages/apps/Protips/res/values-sr/arrays.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright (C) 2010 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string-array name="tips">
|
||||
<item msgid="4457112202911142877">"Прикажите све апликације.\n Додирните икону покретача. @drawable/all_apps"</item>
|
||||
<item msgid="8842580895829057430">"Превуците апликације на почетни екран.\n Додирните и држите апликацију у покретачу док не почне да вибрира."</item>
|
||||
<item msgid="8903218961940756528">"Преуредите почетни екран.\n Додирните и држите неку ставку док не почне да вибрира, а затим је превуците на жељено место."</item>
|
||||
<item msgid="3123213860439458492">"Уклоните ставке.\n Додирните и држите неку ставку док не почне да вибрира, а затим је превуците до иконе за отпад. @drawable/trash"</item>
|
||||
<item msgid="1000948398885889319">"Више почетних екрана.\n Превуците налево или надесно да бисте променили екран. Превуците ставке на друге екране."</item>
|
||||
<item msgid="424487960942281801">"Не желите више да користите овај виџет?\n Додирните га и држите док не почне да вибрира, а затим га превуците до иконе за отпад."</item>
|
||||
</string-array>
|
||||
</resources>
|
21
android/packages/apps/Protips/res/values-sr/strings.xml
Normal file
21
android/packages/apps/Protips/res/values-sr/strings.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright (C) 2009 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="widget_name" msgid="5948202656358353180">"Савети за почетни екран"</string>
|
||||
<string name="pager_footer" msgid="8874468132852452517">"<xliff:g id="CURPAGE">%1$d</xliff:g> од <xliff:g id="NUMPAGES">%2$d</xliff:g>"</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue