Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/uu/od/locales/en-US.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ od-help-s = decimal 2-byte units
od-help-capital-x = hexadecimal 4-byte units
od-help-capital-h = hexadecimal 4-byte units
od-help-e = floating point double precision (64-bit) units
od-help-f = floating point double precision (32-bit) units
od-help-f = floating point single precision (32-bit) units
od-help-capital-f = floating point double precision (64-bit) units
2 changes: 1 addition & 1 deletion src/uu/od/locales/fr-FR.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ od-help-s = unités décimales 2-octets
od-help-capital-x = unités hexadécimales 4-octets
od-help-capital-h = unités hexadécimales 4-octets
od-help-e = unités virgule flottante double précision (64-bits)
od-help-f = unités virgule flottante double précision (32-bits)
od-help-f = unités virgule flottante simple précision (32-bits)
od-help-capital-f = unités virgule flottante double précision (64-bits)
Loading