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
6 changes: 3 additions & 3 deletions Application/FileConverter/Properties/Resources.he-IL.resx
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<value>מחיקה</value>
</data>
<data name="InputPostConversionActionMoveInArchiveFolderName" xml:space="preserve">
<value>Move in an archive folder</value>
<value>העבר את הקובץ המקורי לארכיון</value>
</data>
<data name="InputPostConversionActionNoneName" xml:space="preserve">
<value>ללא</value>
Expand All @@ -226,10 +226,10 @@
<value>דווח על בעיה</value>
</data>
<data name="MoveDownSelectedPreset" xml:space="preserve">
<value>Move down selected preset</value>
<value>העבר למטה</value>
</data>
<data name="MoveUpSelectedPreset" xml:space="preserve">
<value>Move up selected preset</value>
<value>העבר למעלה</value>
</data>
<data name="Mp3CbrDescription" xml:space="preserve">
<value>קידוד קצב סיביות קבוע</value>
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Thanks to all the contributors of File Converter project.
* Thanks to **Mahmoud0Sultan** for the Arabic localization.
* Thanks to **Sedimentary-Rock** for the Traditional Chinese localization.
* Thanks to **CrisBalGreece** for the Greek localization.
* Thanks to **AshiVered** for the Hebrew localization.

## Middlewares

Expand Down Expand Up @@ -85,3 +86,4 @@ Thanks to Thomas Levesque for his work on WpfAnimatedGif. [GitHub link](https://

File Converter is licensed under the GPL version 3 License.
For more information check the LICENSE.md file in your installation folder or the [gnu website](https://www.gnu.org/licenses/gpl.html).