diff options
author | Allan Wang <me@allanwang.ca> | 2021-01-11 21:19:32 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-01-11 21:19:32 -0800 |
commit | 58dbac5b01f9532375fd235fb21209424b6cf26a (patch) | |
tree | 85378e03eef7264f71d7259d4cda8e3b5028db54 /app/src/main/res/values-es-rES | |
parent | 56efff49fe15ec54c53fed18a2e1af903916e80a (diff) | |
download | frost-58dbac5b01f9532375fd235fb21209424b6cf26a.tar.gz frost-58dbac5b01f9532375fd235fb21209424b6cf26a.tar.bz2 frost-58dbac5b01f9532375fd235fb21209424b6cf26a.zip |
Delete subject string and email
Diffstat (limited to 'app/src/main/res/values-es-rES')
-rw-r--r-- | app/src/main/res/values-es-rES/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-es-rES/strings.xml b/app/src/main/res/values-es-rES/strings.xml index a2acd120..04aad2ab 100644 --- a/app/src/main/res/values-es-rES/strings.xml +++ b/app/src/main/res/values-es-rES/strings.xml @@ -26,7 +26,6 @@ <string name="account_not_found">El perfil actual no está en la base de datos</string> <string name="frost_notifications">Notificaciones de Frost</string> <string name="requires_custom_theme">Requiere tema personalizado</string> - <string name="subject">Asunto</string> <string name="share">Compartir</string> <string name="web_overlay_swipe_hint">Deslize hacia la derecha para volver a la página anterior.</string> <string name="profile_picture">Foto de perfil</string> |