Skip to content

Commit

Permalink
#21: #153: Keep number of translations per language small: Instead of…
Browse files Browse the repository at this point in the history
… seperate translation for "(Move+)Rename+Exif" these will be created in java from exisitng other translations
  • Loading branch information
k3b committed Oct 16, 2019
1 parent 82ffb7a commit 0885161
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,4 @@ Verstecken kann über das 'Media-Scanner' Gallery-Menü rückgängig gemacht wer
<string name="lbl_what">What: </string>
-->

<!-- #153: a more powerfull multiselection move/rename that has rule based rename plus apply exif-property changes -->
<string name="move_rename_exif_menu_title">Verschieben+Umbenennen+Exif</string>
<string name="rename_exif_menu_title">Umbenennen+Exif</string>

</resources>
5 changes: 0 additions & 5 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,10 +279,5 @@ You can undo hiding by calling the mediascanner from gallery-menu."</string>
< ! - - what type of data should be saven ? - - >
<string name="lbl_what">What: </string>
-->

<!-- #153: a more powerfull multiselection move/rename that has rule based rename plus apply exif-property changes -->
<string name="move_rename_exif_menu_title">Move+Rename+Exif</string>
<string name="rename_exif_menu_title">Rename+Exif</string>

</resources>

0 comments on commit 0885161

Please sign in to comment.