Skip to content

Commit 0e5ce1b

Browse files
Again, locale DE optimized
1 parent 2257581 commit 0e5ce1b

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

filedialogtool/src/main/res/values-de/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">Dateiauswahl Tool</string>
32

43
<!-- File Dialog Activity -->
54
<string name="activity_name">Dateiauswahl</string>

filedialogtool/src/main/res/values-en/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
2-
<string name="app_name">File Dialog Tool</string>
2+
33

44
<!-- File Dialog Activity -->
55
<string name="activity_name">Select file</string>

filedialogtool/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
2-
<string name="app_name">Dateiauswahl Tool</string>
2+
33

44
<!-- File Dialog Activity -->
55
<string name="activity_name">Dateiauswahl</string>

0 commit comments

Comments
 (0)