>>> In a nutshell, the easiest way to test translations is using the phone >>> emulator (remember to create an i386 emulator that will run at native >>> desktop speeds). You'll find the instructions here: >>> >>> http://davidplanella.org/ubuntu-emulator-quickstart-guide/ >> Which is the correct project to file a bug? >> >> The --size flag that you mention in your guide doesn't exist, and I need > >> it, because my screen is too small. >> > I have the same issue (Ubuntu 14.04 with PPA) with --scale option. In > addition most of translated apps are not displayed on screen.
You need to use the --size option when running the VM. For example: sudo ubuntu-emulator create myinstance --arch=i386 ubuntu-emulator run myinstance --size=0.7 -- ubuntu-translators mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators
