Skip to content

Commit

Permalink
Added dual lang. error msgs. to Hebrew update (narc0tiq#23)
Browse files Browse the repository at this point in the history
I think error messages should have english text with the local text so
all that see it in error reports can understand what the error is...

This specific PR has lines 80 and above fixed to include english with
hebrew
  • Loading branch information
JoCKeR-IL committed Jul 1, 2016
1 parent bf5c619 commit 6a7c8d7
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions locale/he/locale.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,13 @@ err_settings_badcall=__1__ called on the wrong thing! הנוכנ אל האירק
err_settings_whatsensor=__1__ can't find sensor! ןשייח אוצמל ןתינ אל
err_settings_whatsettings=__1__ called for settings-less sensor! הרדגה אלל ןשייחל האירק
err_needplayername=!שמתשמ םש ךירצ [EvoGUI]
err_nosuchplayer=__1__! :ןקחש הזכ ןיא [EvoGUI]
err_noplayerdata=__1__! :ןקחש לע עדימ ןיא [EvoGUI]
err_needplayername=!ןקחש םש ךירצ | Need a player name[EvoGUI]
err_nosuchplayer=[EvoGUI] ןקחש הזכ ןיא | No such player: __1__!
err_noplayerdata=[EvoGUI] רובע ןקחש עדימ ןיא | No player data for __1__!
err_nosensorname=ןשייח םש רסח name! sensor a Missing [EvoGUI]
err_no_sensor_data=ןשייח עדימ רסח data! sensor remote Missing [EvoGUI]
err_sensor_missing_field=__2__ ץוחנ הדש רסח __1__ ןשייחל __2__! field required a missing is __1__ sensor Remote [EvoGUI]
err_nosensortext=ןשייחל טסקט רסח __1__! for text sensor Missing [EvoGUI]
err_nosensorcaption=ןשייחל תרתוכ רסח __1__! for text caption Missing [EvoGUI]
err_nosensorfound=ןשייח רוציל שי תישאר .אצמנ אל __1__ םש םע ןשייח first. sensor a Create __1__! name the matching sensor No [EvoGUI]
err_nosensorcaption=[EvoGUI] רובע טסקט רסח | Missing caption text for __1__!
err_nosensorfound=[EvoGUI] הז םשב ןשייח ןיא | No sensor matching the name __1__! Create a sensor first.

0 comments on commit 6a7c8d7

Please sign in to comment.