summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-pt/strings.xml
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2017-04-09 21:18:42 +0200
committerGitHub <noreply@github.com>2017-04-09 21:18:42 +0200
commitf56b07b4cf92e7626db6a4ac83219861d130f815 (patch)
tree1ab13c3e1ab3e8f5116b04af8fa8732ee8304b1f /core/src/main/res/values-pt/strings.xml
parenta230b7d8214536a5e42d104685e694452f44a312 (diff)
parent5cbf092f3bde5c185c1826a941909db5f2a32c7d (diff)
downloadAntennaPod-f56b07b4cf92e7626db6a4ac83219861d130f815.zip
Merge pull request #2130 from ericraymond/develop
Added preference settings to customize fastforward and rewind delta.
Diffstat (limited to 'core/src/main/res/values-pt/strings.xml')
-rw-r--r--core/src/main/res/values-pt/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/values-pt/strings.xml b/core/src/main/res/values-pt/strings.xml
index 8e0e27e48..329d89e52 100644
--- a/core/src/main/res/values-pt/strings.xml
+++ b/core/src/main/res/values-pt/strings.xml
@@ -517,6 +517,8 @@
<string name="pref_resumeAfterCall_sum">Continuar reprodução ao terminar a chamada</string>
<string name="pref_resumeAfterCall_title">Continuar após a chamada</string>
<string name="pref_restart_required">Tem que reiniciar o AntennaPod para aplicar as alterações</string>
+ <string name="pref_rewind_sum">Personalizar o número de segundos para saltar para trás quando o botão de voltar é clicado</string>
+ <string name="pref_fast_forward_sum">Personalizar o número de segundos para saltar para a frente quando o botão de avanço rápido é clicado</string>
<!--Online feed view-->
<string name="subscribe_label">Subscrever</string>
<string name="subscribed_label">Subscrito</string>