Merge pull request #385 from jacklul/patch-1
Fix typo in 'saving' string
This commit is contained in:
commit
68a39271dd
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
<string name="moving_success_partial">Niektóre pliki nie mogą być przeniesione</string>
|
||||
<string name="copying_success_partial">Niektóre pliki nie mogą być skopiowane</string>
|
||||
<string name="no_files_selected">Nie wybrano żadnych plików</string>
|
||||
<string name="saving">Zapsisuję…</string>
|
||||
<string name="saving">Zapisuję…</string>
|
||||
<string name="could_not_create_folder">Nie mogę utworzyć folderu %s</string>
|
||||
<string name="could_not_create_file">Nie mogę utworzyć pliku %s</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue