← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~hjd/widelands/fix-partly-translatable-sentences into lp:widelands

 

Hans Joachim Desserud has proposed merging lp:~hjd/widelands/fix-partly-translatable-sentences into lp:widelands.

Requested reviews:
  Widelands Developers (widelands-dev)
Related bugs:
  Bug #738888 in widelands: "Two sentences in game tips are only partly translatable"
  https://bugs.launchpad.net/widelands/+bug/738888

For more details, see:
https://code.launchpad.net/~hjd/widelands/fix-partly-translatable-sentences/+merge/54131

Wraps two sentences in quotation marks in order to mark the entire sentence, not just parts of it as translatable. For details, see bug 738888.
-- 
https://code.launchpad.net/~hjd/widelands/fix-partly-translatable-sentences/+merge/54131
Your team Widelands Developers is requested to review the proposed merge of lp:~hjd/widelands/fix-partly-translatable-sentences into lp:widelands.
=== modified file 'txts/tips/general_game.tip'
--- txts/tips/general_game.tip	2011-02-20 14:59:34 +0000
+++ txts/tips/general_game.tip	2011-03-20 19:52:33 +0000
@@ -31,11 +31,11 @@
 sec=5
 
 [Tip 9]
-text=_Manage your messages more efficiently: press 'N' for News to access the messages window, then use 'G' for Go To and the Delete key to archive messages
+text=_"Manage your messages more efficiently: press 'N' for News to access the messages window, then use 'G' for Go To and the Delete key to archive messages"
 sec=6
 
 [Tip 10]
-text=_Use the ',' (comma) and '.' (period) keys to go back and forth between recently visited places in the world
+text=_"Use the ',' (comma) and '.' (period) keys to go back and forth between recently visited places in the world"
 sec=4
 
 [Tip 11]


Follow ups