We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ce6a0 commit c528866Copy full SHA for c528866
library/src/main/res/values/strings.xml
@@ -6,5 +6,5 @@
6
<string name="label_parent_directory">Parent Directory</string>
7
<string name="last_edit">Last edited: </string>
8
<string name="error_dir_access">Directory cannot be accessed</string>
9
- <string name="label_parent_dir" translatable="false">...</string>
+ <string name="label_parent_dir" translatable="false">..</string>
10
</resources>
0 commit comments