Skip to content

Commit a659f41

Browse files
committed
Strings fixes. Is the IDE buggy?
1 parent 9ed4e8f commit a659f41

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/src/main/res/values-es/strings.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,16 +152,12 @@
152152
<string name="preference_import_database_summary">Importar desde un fichero JSON.</string>
153153
<string name="cryptpad_document_type">Tipo de documento</string>
154154
<string name="newpad_nodoctype_warning">Debes seleccionar un tipo de documento.</string>
155-
<string name="newpad_nodoctype_warning">D</string>
156155
<string name="newpad_url_name_success">Se ha detectado la URL de un servidor conocido.</string>
157156
<string name="newpad_url_name_warning">Advertencia: el nombre del pad es una URL pero no se encontró ningún servidor compatible.</string>
158157
<string name="padview_dialog_detected_pad">Guardar nuevo documento?</string>
159-
<string name="padview_dialog_detected_pad">G</string>
160158
<string name="padview_dialog_detected_pad_desc">Se ha encontrado un nuevo documento ¿Quieres guardarlo?</string>
161-
<string name="padview_dialog_detected_pad_desc">U</string>
162159
<string name="serverlist_dialog_new_server_cryptpad_title">Funciona con CryptPad</string>
163160
<string name="serverlist_dialog_new_server_cryptpad_label">Marcar la casilla si este servidor utiliza CryptPad.</string>
164-
<string name="serverlist_dialog_new_server_cryptpad_label">E</string>
165161
<string name="new_pad_cryptpad_drive">Ir a la unidad CryptPad</string>
166162

167163
</resources>

0 commit comments

Comments
 (0)