Skip to content

Commit

Permalink
Add a note for translators
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Oct 3, 2016
1 parent 37f916b commit 2113dec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/RootPart.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1806,6 +1806,7 @@ def MountPartitions(root_device_current)
# in the target map of the storage module
AddToTargetMap()
if Yast2::FsSnapshot.configured?
# TRANSLATORS: label for filesystem snapshot taken before system update
snapshot = Yast2::FsSnapshot.create_pre(_("before update"), cleanup: :number, important: true)
Yast2::FsSnapshotStore.save("update", snapshot.number)
end
Expand Down

0 comments on commit 2113dec

Please sign in to comment.