Commit ea1ebb8d authored by kam821's avatar kam821 Committed by John Wu

Polish translation - fix missing string

Add previously deleted string, due incorrent (duplicated) variable name.
Described in: https://github.com/topjohnwu/Magisk/commit/31142180cbba79bf3fd07f9af6d8376171e29e96
parent 91b6d285
...@@ -134,6 +134,7 @@ ...@@ -134,6 +134,7 @@
<string name="module_action_install_external">Zainstaluj z pamięci</string> <string name="module_action_install_external">Zainstaluj z pamięci</string>
<string name="module_update_none">Twoje moduły są aktualne!</string> <string name="module_update_none">Twoje moduły są aktualne!</string>
<string name="update_available">Dostępna aktualizacja</string> <string name="update_available">Dostępna aktualizacja</string>
<string name="module_installed">Zainstalowane</string>
<string name="sorting_order">Kolejność sortowania</string> <string name="sorting_order">Kolejność sortowania</string>
<string name="module_permission_declined">Zezwól na dostęp do pamięci wewnętrznej, aby włączyć tę funkcjonalność.</string> <string name="module_permission_declined">Zezwól na dostęp do pamięci wewnętrznej, aby włączyć tę funkcjonalność.</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment