File tree 1 file changed +8
-1
lines changed
android/src/main/res/values-es
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 86
86
<string name =" first_run_welcome_to_mozstumbler" >Bienvenido a Mozilla Stumbler</string >
87
87
<string name =" map_unavailable" >El mapa no está disponible para mostrarse, ya que no hay una tarjeta SD.\nAún así puedes recolectar datos.</string >
88
88
<string name =" map_offline_mode" >El mapa no se actualizará sin una conexión a Internet,\nsin embargo todavía eres capaz de recolectar datos.</string >
89
+ <string name =" map_copyright_fdroid" >Mosaico cortesía de los colaboradores de MapQuest\n© OpenStreetMap</string >
90
+ <string name =" map_copyright_moz" >Colaboradores de © MapBox © OpenStreetMap</string >
89
91
<string name =" action_developer" >Desarrollador</string >
90
92
<string name =" developer_title" >Desarrollador</string >
91
93
<string name =" enable_option_show_mls_on_map" >Habilitar consultas a ubicaciones MLS</string >
105
107
<string name =" category_leaderboard" >Tabla de posiciones</string >
106
108
<string name =" category_network_usage" >Uso de la red</string >
107
109
<string name =" category_display" >Visualización</string >
108
- <string name =" category_crashreport" >Reporte de fallos</string >
109
110
<string-array name =" map_tile_resolution_options" >
110
111
<item >Alto (Wi-Fi) / Bajo (datos móviles)</item >
111
112
<item >Sólo alto detalle</item >
112
113
<item >Sólo bajo detalle</item >
113
114
<item >Sin mapa</item >
114
115
</string-array >
116
+ <string-array name =" map_tile_resolution_options_intvalues" >
117
+ <item >0</item >
118
+ <item >1</item >
119
+ <item >2</item >
120
+ <item >3</item >
121
+ </string-array >
115
122
</resources >
You can’t perform that action at this time.
0 commit comments