Skip to content

Commit

Permalink
More actionable deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa committed Apr 2, 2019
1 parent 6bbeba4 commit 8f75e58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion collect_app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
<string name="enable_gps">Activar el GPS</string>
<string name="geotrace_title">GeoLínea</string>
<string name="polygon_save">Guardar como polígono</string>
<string name="polygon_save_deprecation_warning">(Esta opción será removida en la próxima actualización)</string>
<string name="polygon_save_deprecation_warning">(Si usa GeoTrace para recolectar polígonos, actualice su formulario para usar GeoShape antes de la próxima actualización. Consulte https://bit.ly/odk18277.)</string>
<string name="polyline_save">Guardar como Polilínea</string>
<string name="gps_enable_message">GPS esta deshabilitado. ¿Activar?</string>
<string name="select_offline_layer">Seleccione la capa sin conexión</string>
Expand Down
2 changes: 1 addition & 1 deletion collect_app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
<string name="enable_gps">Enable GPS</string>
<string name="geotrace_title">GeoTrace</string>
<string name="polygon_save">Save as Polygon</string>
<string name="polygon_save_deprecation_warning">(This option will be removed in next update. See bit.ly/odk18277 for alternatives.)</string>
<string name="polygon_save_deprecation_warning">(If you use GeoTrace to collect polygons, update your form to use GeoShape before the next update. See https://bit.ly/odk18277.)</string>
<string name="polyline_save">Save as Polyline</string>
<string name="gps_enable_message">GPS is disabled in your device. Would you like to enable it?</string>
<string name="select_offline_layer">Select Offline Layer</string>
Expand Down

0 comments on commit 8f75e58

Please sign in to comment.