diff options
author | wongma7 <wongma7@users.noreply.github.com> | 2016-01-05 19:40:44 -0500 |
---|---|---|
committer | wongma7 <wongma7@users.noreply.github.com> | 2016-01-05 19:40:44 -0500 |
commit | 2064c2eaac88216e6cfb6819831c3afe39158047 (patch) | |
tree | 031d0cb46a2e473bef302642c56cdd684a460cfe /app/src/main/res/values-cs/strings.xml | |
parent | 9e930ae92351c4044e3efb1c715c99c87fc7edd7 (diff) | |
parent | 5cf345eaa3e37cfaca82aa8f7d66328361ca27c3 (diff) |
Merge pull request #146 from zeapo/webview
Autofill: multiple associations per app & WebView/Chrome
Diffstat (limited to 'app/src/main/res/values-cs/strings.xml')
-rw-r--r-- | app/src/main/res/values-cs/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 99af0e3f..e668f5d1 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -168,5 +168,6 @@ <string name="autofill_apps_default">Použít výchozí nastavení</string> <string name="autofill_apps_first">Automaticky spárovat</string> <string name="autofill_apps_match_ellipsis">Spárovat s…</string> + <string name="autofill_apps_match">Spárovat s</string> <string name="autofill_apps_never">Nikdy nepárovat</string> </resources>
\ No newline at end of file |