adding some strings into 2 languages
This commit is contained in:
parent
ecf64aeed5
commit
f69d5dd206
|
@ -138,6 +138,7 @@
|
||||||
<string name="by_date_taken_monthly">Date taken (monthly)</string>
|
<string name="by_date_taken_monthly">Date taken (monthly)</string>
|
||||||
<string name="by_file_type">File type</string>
|
<string name="by_file_type">File type</string>
|
||||||
<string name="by_extension">Extension</string>
|
<string name="by_extension">Extension</string>
|
||||||
|
<string name="show_file_count_section_header">Show file count at section headers</string>
|
||||||
<string name="grouping_and_sorting">Please note that grouping and sorting are 2 independent fields</string>
|
<string name="grouping_and_sorting">Please note that grouping and sorting are 2 independent fields</string>
|
||||||
<!-- Widgets -->
|
<!-- Widgets -->
|
||||||
<string name="folder_on_widget">Folder shown on the widget:</string>
|
<string name="folder_on_widget">Folder shown on the widget:</string>
|
||||||
|
@ -412,4 +413,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -138,6 +138,7 @@
|
||||||
<string name="by_date_taken_monthly">Date taken (monthly)</string>
|
<string name="by_date_taken_monthly">Date taken (monthly)</string>
|
||||||
<string name="by_file_type">File type</string>
|
<string name="by_file_type">File type</string>
|
||||||
<string name="by_extension">Extension</string>
|
<string name="by_extension">Extension</string>
|
||||||
|
<string name="show_file_count_section_header">Show file count at section headers</string>
|
||||||
<string name="grouping_and_sorting">Please note that grouping and sorting are 2 independent fields</string>
|
<string name="grouping_and_sorting">Please note that grouping and sorting are 2 independent fields</string>
|
||||||
<!-- Widgets -->
|
<!-- Widgets -->
|
||||||
<string name="folder_on_widget">Folder shown on the widget:</string>
|
<string name="folder_on_widget">Folder shown on the widget:</string>
|
||||||
|
@ -412,4 +413,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue