diff options
author | Sam Bingner <sam@bingner.com> | 2020-12-11 10:05:03 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2020-12-11 10:05:03 -1000 |
commit | f091820b7e6402ddc5688ecba521059e2ca4029d (patch) | |
tree | 269c2c5d16db90a6ffd9d10e0c40d8ae5acaa641 /MobileCydia.app/en.lproj | |
parent | f39460120a166d4916001005a3348fbc5dff1b61 (diff) |
Userspace reboot supportuserspacereboot
Diffstat (limited to 'MobileCydia.app/en.lproj')
-rw-r--r-- | MobileCydia.app/en.lproj/Localizable.strings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MobileCydia.app/en.lproj/Localizable.strings b/MobileCydia.app/en.lproj/Localizable.strings index 9baea5e..7234d7f 100644 --- a/MobileCydia.app/en.lproj/Localizable.strings +++ b/MobileCydia.app/en.lproj/Localizable.strings @@ -144,6 +144,7 @@ "QUEUED_FOR" = "Queued for %@"; "Q_D" = "Q'd"; "REBOOT_DEVICE" = "Reboot Device"; +"REBOOT_USERSPACE" = "Reboot Userspace"; "RECENT" = "Recent"; "RECENT_CHANGES_UPDATES" = "Recent Changes/Updates"; "RECOMMENDED_BOOKS" = "Recommended Books"; |