move values-da in the proper folder
This commit is contained in:
parent
e37ac1ff8f
commit
1a642d1aeb
1 changed files with 4 additions and 7 deletions
|
@ -1,12 +1,8 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!--
|
|
||||||
Please remove this file or remove it to the correct location. It is not possible to create a folder whit this name as long as this file exists.
|
|
||||||
-->
|
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Simpel Filhåndtering</string>
|
<string name="app_name">Simpel Filhåndtering</string>
|
||||||
<string name="app_launcher_name">Filhåndtering</string>
|
<string name="app_launcher_name">Filhåndtering</string>
|
||||||
<string name="press_back_again">Tryk tilbage igen for at afslutte</string>
|
<string name="press_back_again">Tryk tilbage igen for at afslutte</string>
|
||||||
<string name="no_app_found">Der er ingen apps installeret der kan åbne denne type filer</string>
|
<string name="no_app_found">Der er ingen apps installeret der kan åbne denne type filer</string>
|
||||||
<string name="go_to_home_folder">Gå til hjemmemappen</string>
|
<string name="go_to_home_folder">Gå til hjemmemappen</string>
|
||||||
<string name="set_as_home_folder">Sæt som hjemmemappe</string>
|
<string name="set_as_home_folder">Sæt som hjemmemappe</string>
|
||||||
|
@ -60,3 +56,4 @@
|
||||||
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 a new issue