We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a72ef commit 3d7f134Copy full SHA for 3d7f134
src/main/res/values/strings.xml
@@ -159,7 +159,7 @@
159
<string name="config_storage_path">Storage Folder Path</string>
160
<string name="config_storage_page_hint">Where captured media is stored</string>
161
162
- <!-- accepted digits for directory name -- may vary for locale/platform/etc.
+ <!-- accepted digits for directory name - may vary for locale/platform/etc.
163
Skipping periods, spaces, and other special characters to keep it simple -->
164
<string name="path_chars">0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_/</string>
165
0 commit comments