mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[loc] add [v]ersion command support
This commit is contained in:
parent
d3a495aa83
commit
44cc7ea652
8 changed files with 107 additions and 38 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
################################################################################
|
||||
l "en-US" "English (English)" 0x0409, 0x0809, 0x0c09, 0x1009, 0x1409, 0x1809, 0x1c09, 0x2009, 0x2409, 0x2809, 0x2c09, 0x3009, 0x3409, 0x3809, 0x3c09, 0x4009, 0x4409, 0x4809
|
||||
v 1.0.1
|
||||
g IDD_MESSAGES
|
||||
t MSG_001 "Other instance detected"
|
||||
t MSG_002 "Another Rufus application is running.\n"
|
||||
|
@ -275,6 +276,7 @@ t MSG_259 "Force update"
|
|||
|
||||
################################################################################
|
||||
l "zh-CN" "Chinese Simplified (简体中文)" 0x0404, 0x0804, 0x0c04, 0x1004, 0x1404
|
||||
v 1.0.0
|
||||
b "en-US"
|
||||
|
||||
g IDD_DIALOG
|
||||
|
@ -356,6 +358,7 @@ t MSG_007 "撤消"
|
|||
|
||||
################################################################################
|
||||
l "fr-FR" "French (Français)" 0x040c, 0x080c, 0x0c0c, 0x100c, 0x140c, 0x180c, 0x1c0c, 0x200c, 0x240c, 0x280c, 0x2c0c, 0x300c, 0x340c, 0x380c, 0xe40c
|
||||
v 1.0.1
|
||||
b "en-US"
|
||||
|
||||
g IDD_DIALOG
|
||||
|
@ -695,6 +698,7 @@ t MSG_259 "Forçage de mise à jour"
|
|||
|
||||
################################################################################
|
||||
l "hu-HU" "Hungarian (Magyar)" 0x040e
|
||||
v 1.0.0
|
||||
b "en-US"
|
||||
|
||||
g IDD_DIALOG
|
||||
|
@ -1008,6 +1012,7 @@ t MSG_259 "'Erőszakos' frissítés"
|
|||
|
||||
################################################################################
|
||||
l "it-IT" "Italian (Italiano)" 0x0410, 0x0810
|
||||
v 1.0.0
|
||||
b "en-US"
|
||||
|
||||
g IDD_DIALOG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue