Skip to content

Commit

Permalink
fix typo in german translation (user vs. used)
Browse files Browse the repository at this point in the history
  • Loading branch information
dekarl committed Jan 6, 2017
1 parent e0392e7 commit 47defba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified mythtv/i18n/mythfrontend_de.qm
Binary file not shown.
2 changes: 1 addition & 1 deletion mythtv/i18n/mythfrontend_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13946,7 +13946,7 @@ Soll die folgende Sendung wirklich gelöscht werden:</translation>
<location filename="../programs/mythfrontend/playbackbox.cpp" line="1313"/>
<source>%1% used, %2 GB free</source>
<comment>Diskspace</comment>
<translation>%1% benutzer, %2 GB frei</translation>
<translation>%1% benutzt %2 GB frei</translation>
</message>
<message>
<location filename="../programs/mythfrontend/playbackbox.cpp" line="2472"/>
Expand Down

0 comments on commit 47defba

Please sign in to comment.