28 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?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">"Accedeix a totes les aplicacions.\n Toca la icona quadrada. @drawable/all_apps"</item>
 | |
|     <item msgid="8842580895829057430">"Afegeix aplicacions a l\'escriptori.\n Mantén premuda una aplicació fins que vibri."</item>
 | |
|     <item msgid="8903218961940756528">"Reorganitza la pantalla Inici.\n Manteniu premut un element i, quan vibri, arrossegueu-lo al lloc que vulgueu."</item>
 | |
|     <item msgid="3123213860439458492">"Elimina elements.\n Manteniu premut un element i, quan vibri, arrossegueu-lo a la icona Paperera. @drawable/trash"</item>
 | |
|     <item msgid="1000948398885889319">"Diverses pantalles Inici.\n Feu-ho lliscar cap a l\'esquerra o la dreta per canviar de pantalla. Arrossegueu elements a altres pantalles."</item>
 | |
|     <item msgid="424487960942281801">"Ja no voleu aquest widget?\n Manteniu-lo premut i, quan vibri, arrossegueu-lo a la icona Paperera."</item>
 | |
|   </string-array>
 | |
| </resources>
 |